is not current version
Last Version 0.16.4

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


GroupId

GroupId

org.opendaylight.neutron
ArtifactId

ArtifactId

features-test-aggregator
Version

Version

0.9.3
Type

Type

pom

Download features-test-aggregator 0.9.3


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