Jar examples for n:netio
"NetIO" is a Java library which aims to simplify the communication with the NetIO230B, a device that allows the control of external devices connected to its power outputs through the network which is produced by Koukaam.
You can download jar file netio 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add netio-1.0.0.jar to your project.
<dependency> <groupId>at.crea-doo.util.netio</groupId> <artifactId>netio</artifactId> <version>1.0.0</version> </dependency>
compile group: 'at.crea-doo.util.netio', name: 'netio', version: '1.0.0'
libraryDependencies += "at.crea-doo.util.netio" % "netio" % "1.0.0"
<dependency org="at.crea-doo.util.netio" name="netio" rev="1.0.0"/>
@Grapes(@Grab(group='at.crea-doo.util.netio', module='netio', version='1.0.0'))
'at.crea-doo.util.netio:netio:jar:1.0.0'
Click the following link to download the jar file.
netio-1.0.0-javadoc.jar