o

openflow-protocol-parent

Files download
File Operation
openflow-protocol-parent-0.4.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.openflowjava</groupId>
  <artifactId>openflow-protocol-parent</artifactId>
  <version>0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.openflowjava:openflow-protocol-parent:0.4'
Gradle Kotlin
implementation("org.opendaylight.openflowjava:openflow-protocol-parent:0.4")
Scala SBT
libraryDependencies += "org.opendaylight.openflowjava" % "openflow-protocol-parent" % "0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.openflowjava', module='openflow-protocol-parent', version='0.4')
)
Apache Ivy
<dependency org="org.opendaylight.openflowjava" name="openflow-protocol-parent" rev="0.4" />
Leiningen
[org.opendaylight.openflowjava/openflow-protocol-parent "0.4"]
Apache Buildr
'org.opendaylight.openflowjava:openflow-protocol-parent:jar:0.4'
Dependencies
The project has no third-party dependencies