is not current version
Last Version 2.0.2

com.dnahodil.groovy.extensions:groovy-extra-list-behaviour 2.0.1

Adds extra methods to Lists

Categories

Categories

Groovy Languages
GroupId

GroupId

com.dnahodil.groovy.extensions
ArtifactId

ArtifactId

groovy-extra-list-behaviour
Version

Version

2.0.1
Type

Type

jar

Download groovy-extra-list-behaviour 2.0.1


<!-- https://jarcasting.com/artifacts/com.dnahodil.groovy.extensions/groovy-extra-list-behaviour/ -->
<dependency>
    <groupId>com.dnahodil.groovy.extensions</groupId>
    <artifactId>groovy-extra-list-behaviour</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dnahodil.groovy.extensions/groovy-extra-list-behaviour/
implementation 'com.dnahodil.groovy.extensions:groovy-extra-list-behaviour:2.0.1'
// https://jarcasting.com/artifacts/com.dnahodil.groovy.extensions/groovy-extra-list-behaviour/
implementation ("com.dnahodil.groovy.extensions:groovy-extra-list-behaviour:2.0.1")
'com.dnahodil.groovy.extensions:groovy-extra-list-behaviour:jar:2.0.1'
<dependency org="com.dnahodil.groovy.extensions" name="groovy-extra-list-behaviour" rev="2.0.1">
  <artifact name="groovy-extra-list-behaviour" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dnahodil.groovy.extensions', module='groovy-extra-list-behaviour', version='2.0.1')
)
libraryDependencies += "com.dnahodil.groovy.extensions" % "groovy-extra-list-behaviour" % "2.0.1"
[com.dnahodil.groovy.extensions/groovy-extra-list-behaviour "2.0.1"]