GroupId | GroupIdorg.openmuc.framework |
---|---|
ArtifactId | ArtifactIdopenmuc-driver-dlms |
Version | Version0.18.1 |
Type | Typejar |
Filename | Size |
---|---|
openmuc-driver-dlms-0.18.1.pom | |
openmuc-driver-dlms-0.18.1.jar | 4 MB |
openmuc-driver-dlms-0.18.1-sources.jar | 18 KB |
openmuc-driver-dlms-0.18.1-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-driver-dlms/ -->
<dependency>
<groupId>org.openmuc.framework</groupId>
<artifactId>openmuc-driver-dlms</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-driver-dlms/
implementation 'org.openmuc.framework:openmuc-driver-dlms:0.18.1'
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-driver-dlms/
implementation ("org.openmuc.framework:openmuc-driver-dlms:0.18.1")
'org.openmuc.framework:openmuc-driver-dlms:jar:0.18.1'
<dependency org="org.openmuc.framework" name="openmuc-driver-dlms" rev="0.18.1">
<artifact name="openmuc-driver-dlms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc.framework', module='openmuc-driver-dlms', version='0.18.1')
)
libraryDependencies += "org.openmuc.framework" % "openmuc-driver-dlms" % "0.18.1"
[org.openmuc.framework/openmuc-driver-dlms "0.18.1"]