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