is not current version
Last Version 0.17.5

org.opendaylight.bgpcep:bmp-artifacts 0.15.4


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

bmp-artifacts
Version

Version

0.15.4
Type

Type

pom

Download bmp-artifacts 0.15.4


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