Download org.apache.felix.gogo.runtime-0.12.1.jar file - Jar o

Jar examples for o:org.apache.felix.gogo.runtime

Description

You can download jar file org.apache.felix.gogo.runtime 0.12.1 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.felix.gogo.runtime-0.12.1.jar to your project.

<dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.gogo.runtime</artifactId>
   <version>0.12.1</version>
</dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.gogo.runtime', version: '0.12.1'
libraryDependencies += "org.apache.felix" % "org.apache.felix.gogo.runtime" % "0.12.1"
<dependency org="org.apache.felix" name="org.apache.felix.gogo.runtime" rev="0.12.1"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.gogo.runtime', version='0.12.1'))
'org.apache.felix:org.apache.felix.gogo.runtime:jar:0.12.1'

Download

Click the following link to download the jar file.

org.apache.felix.gogo.runtime-0.12.1-sources.jar
org.apache.felix.gogo.runtime-0.12.1.jar
org.apache.felix.gogo.runtime-0.12.1.pom



Related Tutorials