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.

License

License

Categories

Categories

Net
GroupId

GroupId

at.crea-doo.util.netio
ArtifactId

ArtifactId

netio
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download netio

How to add to project

<!-- https://jarcasting.com/artifacts/at.crea-doo.util.netio/netio/ -->
<dependency>
    <groupId>at.crea-doo.util.netio</groupId>
    <artifactId>netio</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.crea-doo.util.netio/netio/
implementation 'at.crea-doo.util.netio:netio:1.0.0'
// https://jarcasting.com/artifacts/at.crea-doo.util.netio/netio/
implementation ("at.crea-doo.util.netio:netio:1.0.0")
'at.crea-doo.util.netio:netio:jar:1.0.0'
<dependency org="at.crea-doo.util.netio" name="netio" rev="1.0.0">
  <artifact name="netio" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.crea-doo.util.netio', module='netio', version='1.0.0')
)
libraryDependencies += "at.crea-doo.util.netio" % "netio" % "1.0.0"
[at.crea-doo.util.netio/netio "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0