Download org.apache.felix.gogo.commands-0.2.2.jar file - Jar o

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

Description

You can download jar file org.apache.felix.gogo.commands 0.2.2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

org.apache.felix.gogo.commands-0.2.2-sources.jar
org.apache.felix.gogo.commands-0.2.2.jar
org.apache.felix.gogo.commands-0.2.2.pom



Related Tutorials