is not current version
Last Version 0.6.4-Lithium-SR4

org.opendaylight.openflowjava:openflow-protocol-parent 0.5-Helium


GroupId

GroupId

org.opendaylight.openflowjava
ArtifactId

ArtifactId

openflow-protocol-parent
Version

Version

0.5-Helium
Type

Type

pom

Download openflow-protocol-parent 0.5-Helium


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