is not current version
Last Version 0.5.4-Boron-SR4

org.opendaylight.integration:root 0.3.2-Lithium-SR2


GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

root
Version

Version

0.3.2-Lithium-SR2
Type

Type

pom

Download root 0.3.2-Lithium-SR2


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