is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:rwa 0.3.2-Carbon


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

rwa
Version

Version

0.3.2-Carbon
Type

Type

pom

Download rwa 0.3.2-Carbon

Filename Size
rwa-0.3.2-Carbon.pom 1 KB
Browse

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