is not current version
Last Version 0.16.4

org.opendaylight.neutron:features-neutron-test 0.5.4-Lithium-SR4


GroupId

GroupId

org.opendaylight.neutron
ArtifactId

ArtifactId

features-neutron-test
Version

Version

0.5.4-Lithium-SR4
Type

Type

jar

Download features-neutron-test 0.5.4-Lithium-SR4


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