Download refit-osgi-1.8.0.jar file - Jar r

Jar examples for r:refit-osgi

Description

You can download jar file refit-osgi 1.8.0 in this page.

Build File

You can use the following script to add refit-osgi-1.8.0.jar to your project.

<dependency>
   <groupId>com.googlecode.refit</groupId>
   <artifactId>refit-osgi</artifactId>
   <version>1.8.0</version>
</dependency>
compile group: 'com.googlecode.refit', name: 'refit-osgi', version: '1.8.0'
libraryDependencies += "com.googlecode.refit" % "refit-osgi" % "1.8.0"
<dependency org="com.googlecode.refit" name="refit-osgi" rev="1.8.0"/>
@Grapes(@Grab(group='com.googlecode.refit', module='refit-osgi', version='1.8.0'))
'com.googlecode.refit:refit-osgi:jar:1.8.0'

Download

Click the following link to download the jar file.

refit-osgi-1.8.0-javadoc.jar
refit-osgi-1.8.0-sources.jar
refit-osgi-1.8.0.jar
refit-osgi-1.8.0.pom



Related Tutorials