is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:multilayer-topology 0.2.1-Boron-SR1


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

multilayer-topology
Version

Version

0.2.1-Boron-SR1
Type

Type

pom

Download multilayer-topology 0.2.1-Boron-SR1


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