- Compile 'groovy-gdkpp.jar'. (Require Gradle)
$ gradle
-
Put 'groovy-gdkpp.jar' on the classpath.
-
Using example
use(ListExt.withStatic) { assert [[1, 4], [2, 5], [3, 6]] == [1,2,3].zip([4,5,6]) }
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ gradle
Put 'groovy-gdkpp.jar' on the classpath.
Using example
use(ListExt.withStatic) { assert [[1, 4], [2, 5], [3, 6]] == [1,2,3].zip([4,5,6]) }