is not current version
Last Version 0.12.3

org.opendaylight.controller:features-config-netty 0.2.6-Helium-SR1


Categories

Categories

Net config Application Layer Libs Configuration Netty Networking
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

features-config-netty
Version

Version

0.2.6-Helium-SR1
Type

Type

jar

Download features-config-netty 0.2.6-Helium-SR1


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