is not current version
Last Version 0.7.4

org.opendaylight.dluxapps:topology-module 0.6.0

Topology Module Resources

GroupId

GroupId

org.opendaylight.dluxapps
ArtifactId

ArtifactId

topology-module
Version

Version

0.6.0
Type

Type

jar

Download topology-module 0.6.0


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