is not current version
Last Version 0.9.4-Carbon

org.opendaylight.openflowjava:features-openflowjava 0.6.2-Lithium-SR2


GroupId

GroupId

org.opendaylight.openflowjava
ArtifactId

ArtifactId

features-openflowjava
Version

Version

0.6.2-Lithium-SR2
Type

Type

jar

Download features-openflowjava 0.6.2-Lithium-SR2


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