is not current version
Last Version 0.16.4

org.opendaylight.neutron:project-neutron 0.10.3

OpenDaylight Neutron Northbound Service

GroupId

GroupId

org.opendaylight.neutron
ArtifactId

ArtifactId

project-neutron
Version

Version

0.10.3
Type

Type

pom

Download project-neutron 0.10.3


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