is not current version
Last Version 0.16.4

org.opendaylight.neutron:integration-test-standalone 0.13.2


GroupId

GroupId

org.opendaylight.neutron
ArtifactId

ArtifactId

integration-test-standalone
Version

Version

0.13.2
Type

Type

jar

Download integration-test-standalone 0.13.2


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