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

Jar examples for j:jcabi-immutable

Description

Immutable Collections

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials