is not current version
Last Version 0.6.4-Carbon

org.opendaylight.integration:features-integration-index 0.3.4-Lithium-SR4


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

features-integration-index
Version

Version

0.3.4-Lithium-SR4
Type

Type

jar

Download features-integration-index 0.3.4-Lithium-SR4


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