is not current version
Last Version 0.3.3

org.opendaylight.unimgr:cpeui 0.2.0-Carbon


GroupId

GroupId

org.opendaylight.unimgr
ArtifactId

ArtifactId

cpeui
Version

Version

0.2.0-Carbon
Type

Type

pom

Download cpeui 0.2.0-Carbon

Filename Size
cpeui-0.2.0-Carbon.pom 1 KB
Browse

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