is not current version
Last Version 0.7.4

org.opendaylight.l2switch:features-l2switch-aggregator 0.6.0


GroupId

GroupId

org.opendaylight.l2switch
ArtifactId

ArtifactId

features-l2switch-aggregator
Version

Version

0.6.0
Type

Type

pom

Download features-l2switch-aggregator 0.6.0


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