is not current version
Last Version 0.16.0

org.opendaylight.integration:singles-aggregator 0.11.4

Aggregator for distribution single features.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

singles-aggregator
Version

Version

0.11.4
Type

Type

pom

Download singles-aggregator 0.11.4


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