is not current version
Last Version 0.9.4

org.opendaylight.genius:genius-features-aggregator 0.2.4-Carbon


GroupId

GroupId

org.opendaylight.genius
ArtifactId

ArtifactId

genius-features-aggregator
Version

Version

0.2.4-Carbon
Type

Type

pom

Download genius-features-aggregator 0.2.4-Carbon


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