is not current version
Last Version 0.10.3

org.opendaylight.bgpcep:features-aggregator-bmp 0.9.2


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

features-aggregator-bmp
Version

Version

0.9.2
Type

Type

pom

Download features-aggregator-bmp 0.9.2


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