is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:multilayer-topology 0.3.4-Carbon


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

multilayer-topology
Version

Version

0.3.4-Carbon
Type

Type

pom

Download multilayer-topology 0.3.4-Carbon


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