is not current version
Last Version 0.16.0

org.opendaylight.integration:artifacts-aggregator 0.8.2

Aggregator for artifacts-related distribution sub-projects.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

artifacts-aggregator
Version

Version

0.8.2
Type

Type

pom

Download artifacts-aggregator 0.8.2


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