is not current version
Last Version 0.1.4-Beryllium-SR4

org.opendaylight.topoprocessing:forwarding 0.0.1-Lithium


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

forwarding
Version

Version

0.0.1-Lithium
Type

Type

pom

Download forwarding 0.0.1-Lithium

Filename Size
forwarding-0.0.1-Lithium.pom 695 bytes
Browse

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