is not current version
Last Version 0.7.4

org.opendaylight.groupbasedpolicy:features-aggregator-groupbasedpolicy 0.7.2


GroupId

GroupId

org.opendaylight.groupbasedpolicy
ArtifactId

ArtifactId

features-aggregator-groupbasedpolicy
Version

Version

0.7.2
Type

Type

pom

Download features-aggregator-groupbasedpolicy 0.7.2


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