is not current version
Last Version 0.9.4-Carbon

org.opendaylight.openflowjava:features-openflowjava 0.5.4-Helium-SR4


GroupId

GroupId

org.opendaylight.openflowjava
ArtifactId

ArtifactId

features-openflowjava
Version

Version

0.5.4-Helium-SR4
Type

Type

jar

Download features-openflowjava 0.5.4-Helium-SR4


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