Download data.codec-0.1.0.jar file - Jar d

Jar examples for d:data

Description

You can download jar file data.codec 0.1.0 in this page.

Build File

You can use the following script to add data.codec-0.1.0.jar to your project.

<dependency>
   <groupId>org.clojure</groupId>
   <artifactId>data.codec</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'org.clojure', name: 'data.codec', version: '0.1.0'
libraryDependencies += "org.clojure" % "data.codec" % "0.1.0"
<dependency org="org.clojure" name="data.codec" rev="0.1.0"/>
@Grapes(@Grab(group='org.clojure', module='data.codec', version='0.1.0'))
'org.clojure:data.codec:jar:0.1.0'

Download

Click the following link to download the jar file.

data.codec-0.1.0-sources.jar
data.codec-0.1.0.jar
data.codec-0.1.0.pom



Related Tutorials