is not current version
Last Version 0.8.1

io.github.openwebnet4j:openwebnet4j 0.8.0

openwebnet4j is a Java library for the Open Web Net protocol

Categories

Categories

Net
GroupId

GroupId

io.github.openwebnet4j
ArtifactId

ArtifactId

openwebnet4j
Version

Version

0.8.0
Type

Type

jar

Download openwebnet4j 0.8.0


<!-- https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/ -->
<dependency>
    <groupId>io.github.openwebnet4j</groupId>
    <artifactId>openwebnet4j</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/
implementation 'io.github.openwebnet4j:openwebnet4j:0.8.0'
// https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/
implementation ("io.github.openwebnet4j:openwebnet4j:0.8.0")
'io.github.openwebnet4j:openwebnet4j:jar:0.8.0'
<dependency org="io.github.openwebnet4j" name="openwebnet4j" rev="0.8.0">
  <artifact name="openwebnet4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.openwebnet4j', module='openwebnet4j', version='0.8.0')
)
libraryDependencies += "io.github.openwebnet4j" % "openwebnet4j" % "0.8.0"
[io.github.openwebnet4j/openwebnet4j "0.8.0"]