Download osgi.services-0.2.jar file - Jar o

Jar examples for o:osgi

Description

A Scala DSL to easily access OSGi Services

You can download jar file osgi.services 0.2 in this page.

License

Apache License

Build File

You can use the following script to add osgi.services-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

osgi.services-0.2-sources.jar
osgi.services-0.2.jar
osgi.services-0.2.pom



Related Tutorials