is not current version
Last Version 2.1.0

org.openmuc:j62056 2.0.0

j62056, a library for reading meters using IEC 62056-21 in modes A, B, C or D.

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

j62056
Version

Version

2.0.0
Type

Type

jar

Download j62056 2.0.0


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