Download smartswitch-lib-3.0.0.jar file - Jar s

Jar examples for s:smartswitch-lib

Description

You can download jar file smartswitch-lib 3.0.0 in this page.

Build File

You can use the following script to add smartswitch-lib-3.0.0.jar to your project.

<dependency>
   <groupId>ch.sourcepond.commons</groupId>
   <artifactId>smartswitch-lib</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'ch.sourcepond.commons', name: 'smartswitch-lib', version: '3.0.0'
libraryDependencies += "ch.sourcepond.commons" % "smartswitch-lib" % "3.0.0"
<dependency org="ch.sourcepond.commons" name="smartswitch-lib" rev="3.0.0"/>
@Grapes(@Grab(group='ch.sourcepond.commons', module='smartswitch-lib', version='3.0.0'))
'ch.sourcepond.commons:smartswitch-lib:jar:3.0.0'

Download

Click the following link to download the jar file.

smartswitch-lib-3.0.0-javadoc.jar
smartswitch-lib-3.0.0-sources.jar
smartswitch-lib-3.0.0.jar
smartswitch-lib-3.0.0.pom



Related Tutorials