License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.openwebnet4j |
ArtifactId | ArtifactIdopenwebnet4j |
Version | Version0.5.2 |
Type | Typejar |
Description |
Descriptionopenwebnet4j OpenWebNet Java library
openwebnet4j is a Java library for the Open Web Net protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openwebnet4j-0.5.2.pom | |
openwebnet4j-0.5.2.jar | 104 KB |
openwebnet4j-0.5.2-sources.jar | 67 KB |
openwebnet4j-0.5.2-javadoc.jar | 743 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/ -->
<dependency>
<groupId>io.github.openwebnet4j</groupId>
<artifactId>openwebnet4j</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/
implementation 'io.github.openwebnet4j:openwebnet4j:0.5.2'
// https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/
implementation ("io.github.openwebnet4j:openwebnet4j:0.5.2")
'io.github.openwebnet4j:openwebnet4j:jar:0.5.2'
<dependency org="io.github.openwebnet4j" name="openwebnet4j" rev="0.5.2">
<artifact name="openwebnet4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.openwebnet4j', module='openwebnet4j', version='0.5.2')
)
libraryDependencies += "io.github.openwebnet4j" % "openwebnet4j" % "0.5.2"
[io.github.openwebnet4j/openwebnet4j "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.neuronrobotics : nrjavaserial | jar | 5.2.1 |
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |