is not current version
Last Version 0.3.3

org.opendaylight.unimgr:cpeui-module 0.3.2


GroupId

GroupId

org.opendaylight.unimgr
ArtifactId

ArtifactId

cpeui-module
Version

Version

0.3.2
Type

Type

jar

Download cpeui-module 0.3.2


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