GroupId | GroupIdorg.opendaylight.iotdm |
---|---|
ArtifactId | ArtifactIdonem2m-artifacts |
Version | Version0.0.4-Lithium-SR3 |
Type | Typepom |
Filename | Size |
---|---|
onem2m-artifacts-0.0.4-Lithium-SR3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-artifacts/ -->
<dependency>
<groupId>org.opendaylight.iotdm</groupId>
<artifactId>onem2m-artifacts</artifactId>
<version>0.0.4-Lithium-SR3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-artifacts/
implementation 'org.opendaylight.iotdm:onem2m-artifacts:0.0.4-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-artifacts/
implementation ("org.opendaylight.iotdm:onem2m-artifacts:0.0.4-Lithium-SR3")
'org.opendaylight.iotdm:onem2m-artifacts:pom:0.0.4-Lithium-SR3'
<dependency org="org.opendaylight.iotdm" name="onem2m-artifacts" rev="0.0.4-Lithium-SR3">
<artifact name="onem2m-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.iotdm', module='onem2m-artifacts', version='0.0.4-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.iotdm" % "onem2m-artifacts" % "0.0.4-Lithium-SR3"
[org.opendaylight.iotdm/onem2m-artifacts "0.0.4-Lithium-SR3"]