is not current version
Last Version 0.4.3

org.opendaylight.topoprocessing:topoprocessing-artifacts 0.3.3-Carbon


GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

topoprocessing-artifacts
Version

Version

0.3.3-Carbon
Type

Type

pom

Download topoprocessing-artifacts 0.3.3-Carbon


<!-- https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/topoprocessing-artifacts/ -->
<dependency>
    <groupId>org.opendaylight.topoprocessing</groupId>
    <artifactId>topoprocessing-artifacts</artifactId>
    <version>0.3.3-Carbon</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/topoprocessing-artifacts/
implementation 'org.opendaylight.topoprocessing:topoprocessing-artifacts:0.3.3-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/topoprocessing-artifacts/
implementation ("org.opendaylight.topoprocessing:topoprocessing-artifacts:0.3.3-Carbon")
'org.opendaylight.topoprocessing:topoprocessing-artifacts:pom:0.3.3-Carbon'
<dependency org="org.opendaylight.topoprocessing" name="topoprocessing-artifacts" rev="0.3.3-Carbon">
  <artifact name="topoprocessing-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.topoprocessing', module='topoprocessing-artifacts', version='0.3.3-Carbon')
)
libraryDependencies += "org.opendaylight.topoprocessing" % "topoprocessing-artifacts" % "0.3.3-Carbon"
[org.opendaylight.topoprocessing/topoprocessing-artifacts "0.3.3-Carbon"]