не последняя версия
Последняя версия 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.

Группа

Группа

org.openmuc
Идентификатор

Идентификатор

j62056
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать 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"]