GroupId | GroupIdorg.opendaylight.dluxapps |
---|---|
ArtifactId | ArtifactIdsigmatopology |
Version | Version0.6.0 |
Type | Typepom |
Filename | Size |
---|---|
sigmatopology-0.6.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.dluxapps/sigmatopology/ -->
<dependency>
<groupId>org.opendaylight.dluxapps</groupId>
<artifactId>sigmatopology</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dluxapps/sigmatopology/
implementation 'org.opendaylight.dluxapps:sigmatopology:0.6.0'
// https://jarcasting.com/artifacts/org.opendaylight.dluxapps/sigmatopology/
implementation ("org.opendaylight.dluxapps:sigmatopology:0.6.0")
'org.opendaylight.dluxapps:sigmatopology:pom:0.6.0'
<dependency org="org.opendaylight.dluxapps" name="sigmatopology" rev="0.6.0">
<artifact name="sigmatopology" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dluxapps', module='sigmatopology', version='0.6.0')
)
libraryDependencies += "org.opendaylight.dluxapps" % "sigmatopology" % "0.6.0"
[org.opendaylight.dluxapps/sigmatopology "0.6.0"]