Download ServiceAPI-1.0.9.jar file - Jar s

Jar examples for s:ServiceAPI

Description

Sample API

You can download jar file ServiceAPI 1.0.9 in this page.

Build File

You can use the following script to add ServiceAPI-1.0.9.jar to your project.

<dependency>
   <groupId>fr.velossity.osgi</groupId>
   <artifactId>ServiceAPI</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'fr.velossity.osgi', name: 'ServiceAPI', version: '1.0.9'
libraryDependencies += "fr.velossity.osgi" % "ServiceAPI" % "1.0.9"
<dependency org="fr.velossity.osgi" name="ServiceAPI" rev="1.0.9"/>
@Grapes(@Grab(group='fr.velossity.osgi', module='ServiceAPI', version='1.0.9'))
'fr.velossity.osgi:ServiceAPI:jar:1.0.9'

Download

Click the following link to download the jar file.

ServiceAPI-1.0.9-javadoc.jar
ServiceAPI-1.0.9-sources.jar
ServiceAPI-1.0.9.jar
ServiceAPI-1.0.9.pom



Related Tutorials