GroupId | GroupIdorg.opendaylight.topoprocessing |
---|---|
ArtifactId | ArtifactIdmultilayer-topology |
Version | Version0.0.1-Lithium |
Type | Typepom |
Filename | Size |
---|---|
multilayer-topology-0.0.1-Lithium.pom | 656 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/multilayer-topology/ -->
<dependency>
<groupId>org.opendaylight.topoprocessing</groupId>
<artifactId>multilayer-topology</artifactId>
<version>0.0.1-Lithium</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/multilayer-topology/
implementation 'org.opendaylight.topoprocessing:multilayer-topology:0.0.1-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/multilayer-topology/
implementation ("org.opendaylight.topoprocessing:multilayer-topology:0.0.1-Lithium")
'org.opendaylight.topoprocessing:multilayer-topology:pom:0.0.1-Lithium'
<dependency org="org.opendaylight.topoprocessing" name="multilayer-topology" rev="0.0.1-Lithium">
<artifact name="multilayer-topology" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.topoprocessing', module='multilayer-topology', version='0.0.1-Lithium')
)
libraryDependencies += "org.opendaylight.topoprocessing" % "multilayer-topology" % "0.0.1-Lithium"
[org.opendaylight.topoprocessing/multilayer-topology "0.0.1-Lithium"]