is not current version
Last Version 0.4.0

org.opendaylight.unimgr:unimgr-artifacts 0.3.2


GroupId

GroupId

org.opendaylight.unimgr
ArtifactId

ArtifactId

unimgr-artifacts
Version

Version

0.3.2
Type

Type

pom

Download unimgr-artifacts 0.3.2


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