is not current version
Last Version 0.3.4-Carbon

org.opendaylight.iotdm:onem2m-ui-module 0.3.2-Carbon


GroupId

GroupId

org.opendaylight.iotdm
ArtifactId

ArtifactId

onem2m-ui-module
Version

Version

0.3.2-Carbon
Type

Type

jar

Download onem2m-ui-module 0.3.2-Carbon


<!-- https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-ui-module/ -->
<dependency>
    <groupId>org.opendaylight.iotdm</groupId>
    <artifactId>onem2m-ui-module</artifactId>
    <version>0.3.2-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-ui-module/
implementation 'org.opendaylight.iotdm:onem2m-ui-module:0.3.2-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.iotdm/onem2m-ui-module/
implementation ("org.opendaylight.iotdm:onem2m-ui-module:0.3.2-Carbon")
'org.opendaylight.iotdm:onem2m-ui-module:jar:0.3.2-Carbon'
<dependency org="org.opendaylight.iotdm" name="onem2m-ui-module" rev="0.3.2-Carbon">
  <artifact name="onem2m-ui-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.iotdm', module='onem2m-ui-module', version='0.3.2-Carbon')
)
libraryDependencies += "org.opendaylight.iotdm" % "onem2m-ui-module" % "0.3.2-Carbon"
[org.opendaylight.iotdm/onem2m-ui-module "0.3.2-Carbon"]