Jar examples for s:shared
An immutable data structures library for use in plain old Java
You can download jar file shared 0.5.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add shared-0.5.2.jar to your project.
<dependency> <groupId>io.divide</groupId> <artifactId>shared</artifactId> <version>0.5.2</version> </dependency>
compile group: 'io.divide', name: 'shared', version: '0.5.2'
libraryDependencies += "io.divide" % "shared" % "0.5.2"
<dependency org="io.divide" name="shared" rev="0.5.2"/>
@Grapes(@Grab(group='io.divide', module='shared', version='0.5.2'))
'io.divide:shared:jar:0.5.2'
Click the following link to download the jar file.
shared-0.5.2-javadoc.jar