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