Download bundles-simple-1.0.0.jar file - Jar b

Jar examples for b:bundles-simple

Description

You can download jar file bundles-simple 1.0.0 in this page.

Build File

You can use the following script to add bundles-simple-1.0.0.jar to your project.

<dependency>
   <groupId>org.ancoron.osgi.test</groupId>
   <artifactId>bundles-simple</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.ancoron.osgi.test', name: 'bundles-simple', version: '1.0.0'
libraryDependencies += "org.ancoron.osgi.test" % "bundles-simple" % "1.0.0"
<dependency org="org.ancoron.osgi.test" name="bundles-simple" rev="1.0.0"/>
@Grapes(@Grab(group='org.ancoron.osgi.test', module='bundles-simple', version='1.0.0'))
'org.ancoron.osgi.test:bundles-simple:jar:1.0.0'

Download

Click the following link to download the jar file.

bundles-simple-1.0.0-javadoc.jar
bundles-simple-1.0.0-sources.jar
bundles-simple-1.0.0.jar
bundles-simple-1.0.0.pom



Related Tutorials