Download jwsosgibridge-1.0.4.jar file - Jar j

Jar examples for j:jwsosgibridge

Description

jwsbridge OSGi bundle project.

You can download jar file jwsosgibridge 1.0.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jwsosgibridge-1.0.4-javadoc.jar
jwsosgibridge-1.0.4-sources.jar
jwsosgibridge-1.0.4.jar
jwsosgibridge-1.0.4.pom



Related Tutorials