License |
License |
---|---|
GroupId | GroupIdorg.openmuc |
ArtifactId | ArtifactIdj62056 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionj62056
j62056, a library for reading meters using IEC 62056-21 in modes A, B, C or D.
|
Project URL |
Project URL |
Filename | Size |
---|---|
j62056-2.1.0.pom | |
j62056-2.1.0.jar | 7 KB |
j62056-2.1.0-sources.jar | 7 KB |
j62056-2.1.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc/j62056/ -->
<dependency>
<groupId>org.openmuc</groupId>
<artifactId>j62056</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc/j62056/
implementation 'org.openmuc:j62056:2.1.0'
// https://jarcasting.com/artifacts/org.openmuc/j62056/
implementation ("org.openmuc:j62056:2.1.0")
'org.openmuc:j62056:jar:2.1.0'
<dependency org="org.openmuc" name="j62056" rev="2.1.0">
<artifact name="j62056" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc', module='j62056', version='2.1.0')
)
libraryDependencies += "org.openmuc" % "j62056" % "2.1.0"
[org.openmuc/j62056 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openmuc : jrxtx | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.6.1 |