Jar examples for s:ServiceAPI
Sample API
You can download jar file ServiceAPI 1.0.14 in this page.
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'
Click the following link to download the jar file.
ServiceAPI-1.0.14-javadoc.jar