Jar examples for c:clj-ds
Port of Clojure's data structures to Java
You can download jar file clj-ds 0.0.4 in this page.
Eclipse Public License - Version 1.0
You can use the following script to add clj-ds-0.0.4.jar to your project.
<dependency> <groupId>com.github.krukow</groupId> <artifactId>clj-ds</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.github.krukow', name: 'clj-ds', version: '0.0.4'
libraryDependencies += "com.github.krukow" % "clj-ds" % "0.0.4"
<dependency org="com.github.krukow" name="clj-ds" rev="0.0.4"/>
@Grapes(@Grab(group='com.github.krukow', module='clj-ds', version='0.0.4'))
'com.github.krukow:clj-ds:jar:0.0.4'
Click the following link to download the jar file.
clj-ds-0.0.4-javadoc.jar