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

Jar examples for c:coda-osgi

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials