is not current version
Last Version 0.1.4-Lithium-SR4

org.opendaylight.ovsdb:features-ovs-sfc 0.0.5-Helium-SR4


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

features-ovs-sfc
Version

Version

0.0.5-Helium-SR4
Type

Type

jar

Download features-ovs-sfc 0.0.5-Helium-SR4


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