Download ServiceAPI-1.0.14.jar file - Jar s

Jar examples for s:ServiceAPI

Description

Sample API

You can download jar file ServiceAPI 1.0.14 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

ServiceAPI-1.0.14-javadoc.jar
ServiceAPI-1.0.14-sources.jar
ServiceAPI-1.0.14.jar
ServiceAPI-1.0.14.pom



Related Tutorials