is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:rwa 0.4.0


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

rwa
Version

Version

0.4.0
Type

Type

pom

Download rwa 0.4.0

Filename Size
rwa-0.4.0.pom 1 KB
Browse

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