is not current version
Last Version 0.17.5

org.opendaylight.bgpcep:features-bgp 0.3.3-Helium-SR2


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

features-bgp
Version

Version

0.3.3-Helium-SR2
Type

Type

jar

Download features-bgp 0.3.3-Helium-SR2


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