is not current version
Last Version 0.4.4-Carbon

org.opendaylight.openflowplugin:features-openflowplugin-he 0.4.3-Carbon


GroupId

GroupId

org.opendaylight.openflowplugin
ArtifactId

ArtifactId

features-openflowplugin-he
Version

Version

0.4.3-Carbon
Type

Type

pom

Download features-openflowplugin-he 0.4.3-Carbon


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