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