Download coda-framework-1.0.jar file - Jar c

Jar examples for c:coda-framework

Description

You can download jar file coda-framework 1.0 in this page.

Build File

You can use the following script to add coda-framework-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

coda-framework-1.0-javadoc.jar
coda-framework-1.0-sources.jar
coda-framework-1.0-test-sources.jar
coda-framework-1.0-tests.jar
coda-framework-1.0.jar
coda-framework-1.0.pom



Related Tutorials