is not current version
Last Version 0.9.4-Lithium-SR4

org.opendaylight.controller:features-adsal 0.8.4-Helium-SR3

AD-SAL Features POM

GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

features-adsal
Version

Version

0.8.4-Helium-SR3
Type

Type

jar

Download features-adsal 0.8.4-Helium-SR3


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