is not current version
Last Version 3.6.606

org.projectfloodlight:openflowj-internal 3.6.605

OpenFlowJ API supporting OpenFlow versions 1.0 through 1.5.1, generated by LoxiGen

GroupId

GroupId

org.projectfloodlight
ArtifactId

ArtifactId

openflowj-internal
Version

Version

3.6.605
Type

Type

jar

Download openflowj-internal 3.6.605


<!-- https://jarcasting.com/artifacts/org.projectfloodlight/openflowj-internal/ -->
<dependency>
    <groupId>org.projectfloodlight</groupId>
    <artifactId>openflowj-internal</artifactId>
    <version>3.6.605</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectfloodlight/openflowj-internal/
implementation 'org.projectfloodlight:openflowj-internal:3.6.605'
// https://jarcasting.com/artifacts/org.projectfloodlight/openflowj-internal/
implementation ("org.projectfloodlight:openflowj-internal:3.6.605")
'org.projectfloodlight:openflowj-internal:jar:3.6.605'
<dependency org="org.projectfloodlight" name="openflowj-internal" rev="3.6.605">
  <artifact name="openflowj-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectfloodlight', module='openflowj-internal', version='3.6.605')
)
libraryDependencies += "org.projectfloodlight" % "openflowj-internal" % "3.6.605"
[org.projectfloodlight/openflowj-internal "3.6.605"]