Download jwsosgibridge-1.0.2.jar file - Jar j

Jar examples for j:jwsosgibridge

Description

jwsbridge OSGi bundle project.

You can download jar file jwsosgibridge 1.0.2 in this page.

License

Apache License

Build File

You can use the following script to add jwsosgibridge-1.0.2.jar to your project.

<dependency>
   <groupId>de.mhus.osgi</groupId>
   <artifactId>jwsosgibridge</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'de.mhus.osgi', name: 'jwsosgibridge', version: '1.0.2'
libraryDependencies += "de.mhus.osgi" % "jwsosgibridge" % "1.0.2"
<dependency org="de.mhus.osgi" name="jwsosgibridge" rev="1.0.2"/>
@Grapes(@Grab(group='de.mhus.osgi', module='jwsosgibridge', version='1.0.2'))
'de.mhus.osgi:jwsosgibridge:jar:1.0.2'

Download

Click the following link to download the jar file.

jwsosgibridge-1.0.2-javadoc.jar
jwsosgibridge-1.0.2-sources.jar
jwsosgibridge-1.0.2.jar
jwsosgibridge-1.0.2.pom



Related Tutorials