is not current version
Last Version 0.1.4-Beryllium-SR4

org.opendaylight.topoprocessing:forwarding 0.0.5-Lithium-SR4


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

forwarding
Version

Version

0.0.5-Lithium-SR4
Type

Type

pom

Download forwarding 0.0.5-Lithium-SR4

Filename Size
forwarding-0.0.5-Lithium-SR4.pom 703 bytes
Browse

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