Download smartswitch-impl-1.0.2.jar file - Jar s

Jar examples for s:smartswitch-impl

Description

You can download jar file smartswitch-impl 1.0.2 in this page.

Build File

You can use the following script to add smartswitch-impl-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

smartswitch-impl-1.0.2-javadoc.jar
smartswitch-impl-1.0.2-sources.jar
smartswitch-impl-1.0.2.jar
smartswitch-impl-1.0.2.pom



Related Tutorials