is not current version
Last Version 0.7.4

org.opendaylight.dluxapps:sigmatopology-module 0.7.1

Sigmatopology Module Resources

GroupId

GroupId

org.opendaylight.dluxapps
ArtifactId

ArtifactId

sigmatopology-module
Version

Version

0.7.1
Type

Type

jar

Download sigmatopology-module 0.7.1


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