Download toughswitch-1.0.1.jar file - Jar t

Jar examples for t:toughswitch

Description

"ToughSwitch" is a Java library which aims to enable the communication with the ToughSwitch from Ubiquiti.

You can download jar file toughswitch 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add toughswitch-1.0.1.jar to your project.

<dependency>
   <groupId>at.crea-doo.util.toughswitch</groupId>
   <artifactId>toughswitch</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'at.crea-doo.util.toughswitch', name: 'toughswitch', version: '1.0.1'
libraryDependencies += "at.crea-doo.util.toughswitch" % "toughswitch" % "1.0.1"
<dependency org="at.crea-doo.util.toughswitch" name="toughswitch" rev="1.0.1"/>
@Grapes(@Grab(group='at.crea-doo.util.toughswitch', module='toughswitch', version='1.0.1'))
'at.crea-doo.util.toughswitch:toughswitch:jar:1.0.1'

Download

Click the following link to download the jar file.

toughswitch-1.0.1-javadoc.jar
toughswitch-1.0.1-sources.jar
toughswitch-1.0.1.jar
toughswitch-1.0.1.pom



Related Tutorials