is not current version
Last Version 0.17.5

org.opendaylight.bgpcep:bmp-artifacts 0.10.0


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

bmp-artifacts
Version

Version

0.10.0
Type

Type

pom

Download bmp-artifacts 0.10.0

Filename Size
bmp-artifacts-0.10.0.pom 3 KB
Browse

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