is not current version
Last Version 0.16.0

org.opendaylight.integration:repos-aggregator 0.6.4-Carbon

Aggregator for distribution feature repos.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

repos-aggregator
Version

Version

0.6.4-Carbon
Type

Type

pom

Download repos-aggregator 0.6.4-Carbon


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