Jar examples for c:collection
Persistent (immutable) collection library
You can download jar file collection 0.6 in this page.
Open Source License
You can use the following script to add collection-0.6.jar to your project.
<dependency> <groupId>com.github.andrewoma.dexx</groupId> <artifactId>collection</artifactId> <version>0.6</version> </dependency>
compile group: 'com.github.andrewoma.dexx', name: 'collection', version: '0.6'
libraryDependencies += "com.github.andrewoma.dexx" % "collection" % "0.6"
<dependency org="com.github.andrewoma.dexx" name="collection" rev="0.6"/>
@Grapes(@Grab(group='com.github.andrewoma.dexx', module='collection', version='0.6'))
'com.github.andrewoma.dexx:collection:jar:0.6'
Click the following link to download the jar file.
collection-0.6-javadoc.jar