Download coda-converters-1.5.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.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials