is not current version
Last Version 1.2.3-Beryllium-SR2

org.opendaylight.ovsdb:utils.mdsal-openflow 1.0.3-Helium-SR3


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

utils.mdsal-openflow
Version

Version

1.0.3-Helium-SR3
Type

Type

jar

Download utils.mdsal-openflow 1.0.3-Helium-SR3


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