Download org.osgi.foundation-1.2.0.jar file - Jar o

Jar examples for o:org.osgi.foundation

Description

You can download jar file org.osgi.foundation 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add org.osgi.foundation-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

org.osgi.foundation-1.2.0.jar
org.osgi.foundation-1.2.0.pom



Related Tutorials