is not current version
Last Version 1.5.4

org.opendaylight.snmp:features-snmp-aggregator 1.5.3


GroupId

GroupId

org.opendaylight.snmp
ArtifactId

ArtifactId

features-snmp-aggregator
Version

Version

1.5.3
Type

Type

pom

Download features-snmp-aggregator 1.5.3


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