is not current version
Last Version 0.7.4

org.opendaylight.dluxapps:sigmatopology 0.5.0-Carbon

Sigmatopology library

GroupId

GroupId

org.opendaylight.dluxapps
ArtifactId

ArtifactId

sigmatopology
Version

Version

0.5.0-Carbon
Type

Type

pom

Download sigmatopology 0.5.0-Carbon


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