is not current version
Last Version 2.1.0

org.openmuc:j62056 1.2

j62056 is a library that can be used to implement a j62056-21 mode C master/client that reads meters.

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

j62056
Version

Version

1.2
Type

Type

jar

Download j62056 1.2


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