is not current version
Last Version 0.0.7-Helium-SR4

org.opendaylight.ovsdb:features-openflow-nxm 0.0.3-Helium


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

features-openflow-nxm
Version

Version

0.0.3-Helium
Type

Type

jar

Download features-openflow-nxm 0.0.3-Helium


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