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