is not current version
Last Version 0.16.4

org.opendaylight.neutron:features-test-aggregator 0.16.2


GroupId

GroupId

org.opendaylight.neutron
ArtifactId

ArtifactId

features-test-aggregator
Version

Version

0.16.2
Type

Type

pom

Download features-test-aggregator 0.16.2


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