is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-driver-iec61850 0.17.1

IEC 61850 driver for the OpenMUC framework.

GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-driver-iec61850
Version

Version

0.17.1
Type

Type

jar

Download openmuc-driver-iec61850 0.17.1


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