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