Jar examples for s:ServiceAPI
Sample API
You can download jar file ServiceAPI 1.0.12 in this page.
You can use the following script to add ServiceAPI-1.0.12.jar to your project.
<dependency> <groupId>fr.velossity.osgi</groupId> <artifactId>ServiceAPI</artifactId> <version>1.0.12</version> </dependency>
compile group: 'fr.velossity.osgi', name: 'ServiceAPI', version: '1.0.12'
libraryDependencies += "fr.velossity.osgi" % "ServiceAPI" % "1.0.12"
<dependency org="fr.velossity.osgi" name="ServiceAPI" rev="1.0.12"/>
@Grapes(@Grab(group='fr.velossity.osgi', module='ServiceAPI', version='1.0.12'))
'fr.velossity.osgi:ServiceAPI:jar:1.0.12'
Click the following link to download the jar file.
ServiceAPI-1.0.12-javadoc.jar