is not current version
Last Version 0.17.5

org.opendaylight.bgpcep:topology-artifacts 0.9.0


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

topology-artifacts
Version

Version

0.9.0
Type

Type

pom

Download topology-artifacts 0.9.0


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