is not current version
Last Version 0.7.4

org.opendaylight.groupbasedpolicy:features-aggregator-groupbasedpolicy 0.5.0-Carbon


GroupId

GroupId

org.opendaylight.groupbasedpolicy
ArtifactId

ArtifactId

features-aggregator-groupbasedpolicy
Version

Version

0.5.0-Carbon
Type

Type

pom

Download features-aggregator-groupbasedpolicy 0.5.0-Carbon


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