GroupId | GroupIdorg.opendaylight.iotdm |
---|---|
ArtifactId | ArtifactIdonem2mbenchmark-artifacts |
Version | Version0.1.2-Beryllium-SR2 |
Type | Typepom |
Filename | Size |
---|---|
onem2mbenchmark-artifacts-0.1.2-Beryllium-SR2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2mbenchmark-artifacts/ -->
<dependency>
<groupId>org.opendaylight.iotdm</groupId>
<artifactId>onem2mbenchmark-artifacts</artifactId>
<version>0.1.2-Beryllium-SR2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2mbenchmark-artifacts/
implementation 'org.opendaylight.iotdm:onem2mbenchmark-artifacts:0.1.2-Beryllium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2mbenchmark-artifacts/
implementation ("org.opendaylight.iotdm:onem2mbenchmark-artifacts:0.1.2-Beryllium-SR2")
'org.opendaylight.iotdm:onem2mbenchmark-artifacts:pom:0.1.2-Beryllium-SR2'
<dependency org="org.opendaylight.iotdm" name="onem2mbenchmark-artifacts" rev="0.1.2-Beryllium-SR2">
<artifact name="onem2mbenchmark-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.iotdm', module='onem2mbenchmark-artifacts', version='0.1.2-Beryllium-SR2')
)
libraryDependencies += "org.opendaylight.iotdm" % "onem2mbenchmark-artifacts" % "0.1.2-Beryllium-SR2"
[org.opendaylight.iotdm/onem2mbenchmark-artifacts "0.1.2-Beryllium-SR2"]