Download coda-converters-1.4.jar file - Jar c

Jar examples for c:coda-converters

Description

Thist project defines a suite of standard converters (and contracts).

You can download jar file coda-converters 1.4 in this page.

Build File

You can use the following script to add coda-converters-1.4.jar to your project.

<dependency>
   <groupId>it.uniroma2.art.coda</groupId>
   <artifactId>coda-converters</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'it.uniroma2.art.coda', name: 'coda-converters', version: '1.4'
libraryDependencies += "it.uniroma2.art.coda" % "coda-converters" % "1.4"
<dependency org="it.uniroma2.art.coda" name="coda-converters" rev="1.4"/>
@Grapes(@Grab(group='it.uniroma2.art.coda', module='coda-converters', version='1.4'))
'it.uniroma2.art.coda:coda-converters:jar:1.4'

Download

Click the following link to download the jar file.

coda-converters-1.4-javadoc.jar
coda-converters-1.4-sources.jar
coda-converters-1.4.jar
coda-converters-1.4.pom



Related Tutorials