is not current version
Last Version 0.14.0

org.opendaylight.openflowplugin:features-aggregator 0.5.3


GroupId

GroupId

org.opendaylight.openflowplugin
ArtifactId

ArtifactId

features-aggregator
Version

Version

0.5.3
Type

Type

pom

Download features-aggregator 0.5.3


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