Download jcabi-immutable-1.2.jar file - Jar j

Jar examples for j:jcabi-immutable

Description

Immutable Collections

You can download jar file jcabi-immutable 1.2 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-immutable-1.2.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-immutable</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-immutable', version: '1.2'
libraryDependencies += "com.jcabi" % "jcabi-immutable" % "1.2"
<dependency org="com.jcabi" name="jcabi-immutable" rev="1.2"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-immutable', version='1.2'))
'com.jcabi:jcabi-immutable:jar:1.2'

Download

Click the following link to download the jar file.

jcabi-immutable-1.2-jar-with-dependencies.jar
jcabi-immutable-1.2-javadoc.jar
jcabi-immutable-1.2-sources.jar
jcabi-immutable-1.2.jar
jcabi-immutable-1.2.pom



Related Tutorials