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