Jar examples for t:toughswitch
"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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
toughswitch-1.0.1-javadoc.jar