is not current version
Last Version 4.2.0

org.opendaylight.transportpce:features-aggregator 2.1.0


GroupId

GroupId

org.opendaylight.transportpce
ArtifactId

ArtifactId

features-aggregator
Version

Version

2.1.0
Type

Type

pom

Download features-aggregator 2.1.0


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