is not current version
Last Version 0.14.0

org.opendaylight.openflowplugin:features-openflowplugin-extension 0.4.1-Carbon


GroupId

GroupId

org.opendaylight.openflowplugin
ArtifactId

ArtifactId

features-openflowplugin-extension
Version

Version

0.4.1-Carbon
Type

Type

jar

Download features-openflowplugin-extension 0.4.1-Carbon


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