is not current version
Last Version 0.10.3

org.opendaylight.bgpcep:features-bgpcep 0.10.0


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

features-bgpcep
Version

Version

0.10.0
Type

Type

pom

Download features-bgpcep 0.10.0


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