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