is not current version
Last Version 0.16.0

org.opendaylight.integration:artifacts-aggregator 0.10.1

Aggregator for artifacts-related distribution sub-projects.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

artifacts-aggregator
Version

Version

0.10.1
Type

Type

pom

Download artifacts-aggregator 0.10.1


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