is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:administrative-topology 0.4.2


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

administrative-topology
Version

Version

0.4.2
Type

Type

pom

Download administrative-topology 0.4.2


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