GroupId | GroupIdorg.opendaylight.iotdm |
---|---|
ArtifactId | ArtifactIdonem2m-ui-module |
Last Version | Last Version0.3.4-Carbon |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: iotdm :: onem2m-ui-module
|
Filename | Size |
---|---|
onem2m-ui-module-0.3.4-Carbon.pom | |
onem2m-ui-module-0.3.4-Carbon.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-ui-module/ -->
<dependency>
<groupId>org.opendaylight.iotdm</groupId>
<artifactId>onem2m-ui-module</artifactId>
<version>0.3.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-ui-module/
implementation 'org.opendaylight.iotdm:onem2m-ui-module:0.3.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-ui-module/
implementation ("org.opendaylight.iotdm:onem2m-ui-module:0.3.4-Carbon")
'org.opendaylight.iotdm:onem2m-ui-module:jar:0.3.4-Carbon'
<dependency org="org.opendaylight.iotdm" name="onem2m-ui-module" rev="0.3.4-Carbon">
<artifact name="onem2m-ui-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.iotdm', module='onem2m-ui-module', version='0.3.4-Carbon')
)
libraryDependencies += "org.opendaylight.iotdm" % "onem2m-ui-module" % "0.3.4-Carbon"
[org.opendaylight.iotdm/onem2m-ui-module "0.3.4-Carbon"]