is not current version
Last Version 0.3.4-Lithium-SR4

org.opendaylight.integration:features-integration-aggregator 0.3.1-Lithium-SR1


GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

features-integration-aggregator
Version

Version

0.3.1-Lithium-SR1
Type

Type

pom

Download features-integration-aggregator 0.3.1-Lithium-SR1


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