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

Jar examples for c:coda-osgi

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials