is not current version
Last Version 0.2.4-Lithium-SR4

org.opendaylight.integration:feature-selector 0.2.0-Lithium


GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

feature-selector
Version

Version

0.2.0-Lithium
Type

Type

war

Download feature-selector 0.2.0-Lithium


<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/feature-selector/ -->
<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>feature-selector</artifactId>
    <version>0.2.0-Lithium</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/feature-selector/
implementation 'org.opendaylight.integration:feature-selector:0.2.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.integration/feature-selector/
implementation ("org.opendaylight.integration:feature-selector:0.2.0-Lithium")
'org.opendaylight.integration:feature-selector:war:0.2.0-Lithium'
<dependency org="org.opendaylight.integration" name="feature-selector" rev="0.2.0-Lithium">
  <artifact name="feature-selector" type="war" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='feature-selector', version='0.2.0-Lithium')
)
libraryDependencies += "org.opendaylight.integration" % "feature-selector" % "0.2.0-Lithium"
[org.opendaylight.integration/feature-selector "0.2.0-Lithium"]