Download immutable-1.0.0-alpha9.jar file - Jar i

Jar examples for i:immutable

Description

Immutable map, list, etc implementations

You can download jar file immutable 1.0.0-alpha9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add immutable-1.0.0-alpha9.jar to your project.

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

Download

Click the following link to download the jar file.

immutable-1.0.0-alpha9-javadoc.jar
immutable-1.0.0-alpha9-sources.jar
immutable-1.0.0-alpha9.jar
immutable-1.0.0-alpha9.pom



Related Tutorials