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