Download cosmos-osgi-runtime-0.1.jar file - Jar c

Jar examples for c:cosmos-osgi-runtime

Description

You can download jar file cosmos-osgi-runtime 0.1 in this page.

License

Apache License

Build File

You can use the following script to add cosmos-osgi-runtime-0.1.jar to your project.

<dependency>
   <groupId>com.github.veithen.cosmos</groupId>
   <artifactId>cosmos-osgi-runtime</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.github.veithen.cosmos', name: 'cosmos-osgi-runtime', version: '0.1'
libraryDependencies += "com.github.veithen.cosmos" % "cosmos-osgi-runtime" % "0.1"
<dependency org="com.github.veithen.cosmos" name="cosmos-osgi-runtime" rev="0.1"/>
@Grapes(@Grab(group='com.github.veithen.cosmos', module='cosmos-osgi-runtime', version='0.1'))
'com.github.veithen.cosmos:cosmos-osgi-runtime:jar:0.1'

Download

Click the following link to download the jar file.

cosmos-osgi-runtime-0.1-javadoc.jar
cosmos-osgi-runtime-0.1-sources.jar
cosmos-osgi-runtime-0.1.jar
cosmos-osgi-runtime-0.1.pom



Related Tutorials