is not current version
Last Version 1.7.0

org.openmuc:openiec61850 1.3.3

OpenIEC61850 is a library implementing the IEC 61850 MMS communication standard (client and server).

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

openiec61850
Version

Version

1.3.3
Type

Type

jar

Download openiec61850 1.3.3


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