is not current version
Last Version 0.1.4-Beryllium-SR4

org.opendaylight.topoprocessing:forwarding 0.0.3-Lithium-SR2


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

forwarding
Version

Version

0.0.3-Lithium-SR2
Type

Type

pom

Download forwarding 0.0.3-Lithium-SR2

Filename Size
forwarding-0.0.3-Lithium-SR2.pom 703 bytes
Browse

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