is not current version
Last Version 0.9.4-Carbon

org.opendaylight.controller:features-protocol-framework 0.8.1-Boron-SR1


GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

features-protocol-framework
Version

Version

0.8.1-Boron-SR1
Type

Type

jar

Download features-protocol-framework 0.8.1-Boron-SR1


<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-protocol-framework/ -->
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>features-protocol-framework</artifactId>
    <version>0.8.1-Boron-SR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-protocol-framework/
implementation 'org.opendaylight.controller:features-protocol-framework:0.8.1-Boron-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-protocol-framework/
implementation ("org.opendaylight.controller:features-protocol-framework:0.8.1-Boron-SR1")
'org.opendaylight.controller:features-protocol-framework:jar:0.8.1-Boron-SR1'
<dependency org="org.opendaylight.controller" name="features-protocol-framework" rev="0.8.1-Boron-SR1">
  <artifact name="features-protocol-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-protocol-framework', version='0.8.1-Boron-SR1')
)
libraryDependencies += "org.opendaylight.controller" % "features-protocol-framework" % "0.8.1-Boron-SR1"
[org.opendaylight.controller/features-protocol-framework "0.8.1-Boron-SR1"]