is not current version
Last Version 0.16.4

org.opendaylight.neutron:features-test-aggregator 0.8.4-Carbon


GroupId

GroupId

org.opendaylight.neutron
ArtifactId

ArtifactId

features-test-aggregator
Version

Version

0.8.4-Carbon
Type

Type

pom

Download features-test-aggregator 0.8.4-Carbon


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