is not current version
Last Version 0.7.4

org.opendaylight.l2switch.hosttracker:hosttracker.aggregator 0.6.2


GroupId

GroupId

org.opendaylight.l2switch.hosttracker
ArtifactId

ArtifactId

hosttracker.aggregator
Version

Version

0.6.2
Type

Type

pom

Download hosttracker.aggregator 0.6.2

Filename Size
hosttracker.aggregator-0.6.2.pom 788 bytes
Browse

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