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

Jar examples for c:coda-framework

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials