is not current version
Last Version 0.7.4

org.opendaylight.dluxapps:sigmatopology 0.6.2

Sigmatopology library

GroupId

GroupId

org.opendaylight.dluxapps
ArtifactId

ArtifactId

sigmatopology
Version

Version

0.6.2
Type

Type

pom

Download sigmatopology 0.6.2

Filename Size
sigmatopology-0.6.2.pom 1 KB
Browse

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