is not current version
Last Version 0.7.4

org.opendaylight.groupbasedpolicy:features-groupbasedpolicy 0.2.0-Lithium


GroupId

GroupId

org.opendaylight.groupbasedpolicy
ArtifactId

ArtifactId

features-groupbasedpolicy
Version

Version

0.2.0-Lithium
Type

Type

jar

Download features-groupbasedpolicy 0.2.0-Lithium


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