is not current version
Last Version 1.4.0

org.openmuc:j60870 1.1.0

j60870 is an IEC 60870-5-104 client and server library.

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

j60870
Version

Version

1.1.0
Type

Type

jar

Download j60870 1.1.0


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