is not current version
Last Version 0.10.3

org.opendaylight.bgpcep:features-aggregator-rsvp 0.10.2


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

features-aggregator-rsvp
Version

Version

0.10.2
Type

Type

pom

Download features-aggregator-rsvp 0.10.2


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