is not current version
Last Version 1.6.0

org.opendaylight.tsdr:features-tsdr-aggregator 1.3.2-Carbon


GroupId

GroupId

org.opendaylight.tsdr
ArtifactId

ArtifactId

features-tsdr-aggregator
Version

Version

1.3.2-Carbon
Type

Type

pom

Download features-tsdr-aggregator 1.3.2-Carbon


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