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