Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.openwebnet4j |
ArtifactId | ArtifactIdopenwebnet4j |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
openwebnet4j-0.6.0.pom | |
openwebnet4j-0.6.0.jar | 116 KB |
openwebnet4j-0.6.0-sources.jar | 72 KB |
openwebnet4j-0.6.0-javadoc.jar | 801 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/ -->
<dependency>
<groupId>io.github.openwebnet4j</groupId>
<artifactId>openwebnet4j</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/
implementation 'io.github.openwebnet4j:openwebnet4j:0.6.0'
// https://jarcasting.com/artifacts/io.github.openwebnet4j/openwebnet4j/
implementation ("io.github.openwebnet4j:openwebnet4j:0.6.0")
'io.github.openwebnet4j:openwebnet4j:jar:0.6.0'
<dependency org="io.github.openwebnet4j" name="openwebnet4j" rev="0.6.0">
<artifact name="openwebnet4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.openwebnet4j', module='openwebnet4j', version='0.6.0')
)
libraryDependencies += "io.github.openwebnet4j" % "openwebnet4j" % "0.6.0"
[io.github.openwebnet4j/openwebnet4j "0.6.0"]