GroupId | GroupIdorg.openmuc.framework |
---|---|
ArtifactId | ArtifactIdopenmuc-lib-parser-openmuc |
Version | Version0.18.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-lib-parser-openmuc/ -->
<dependency>
<groupId>org.openmuc.framework</groupId>
<artifactId>openmuc-lib-parser-openmuc</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-lib-parser-openmuc/
implementation 'org.openmuc.framework:openmuc-lib-parser-openmuc:0.18.1'
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-lib-parser-openmuc/
implementation ("org.openmuc.framework:openmuc-lib-parser-openmuc:0.18.1")
'org.openmuc.framework:openmuc-lib-parser-openmuc:jar:0.18.1'
<dependency org="org.openmuc.framework" name="openmuc-lib-parser-openmuc" rev="0.18.1">
<artifact name="openmuc-lib-parser-openmuc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc.framework', module='openmuc-lib-parser-openmuc', version='0.18.1')
)
libraryDependencies += "org.openmuc.framework" % "openmuc-lib-parser-openmuc" % "0.18.1"
[org.openmuc.framework/openmuc-lib-parser-openmuc "0.18.1"]