Jar examples for s:smartswitch-api
API for client bundles which want to switch between default services and OSGi services.
You can download jar file smartswitch-api 1.0.0 in this page.
You can use the following script to add smartswitch-api-1.0.0.jar to your project.
<dependency> <groupId>ch.sourcepond.commons</groupId> <artifactId>smartswitch-api</artifactId> <version>1.0.0</version> </dependency>
compile group: 'ch.sourcepond.commons', name: 'smartswitch-api', version: '1.0.0'
libraryDependencies += "ch.sourcepond.commons" % "smartswitch-api" % "1.0.0"
<dependency org="ch.sourcepond.commons" name="smartswitch-api" rev="1.0.0"/>
@Grapes(@Grab(group='ch.sourcepond.commons', module='smartswitch-api', version='1.0.0'))
'ch.sourcepond.commons:smartswitch-api:jar:1.0.0'
Click the following link to download the jar file.
smartswitch-api-1.0.0-javadoc.jar