is not current version
Last Version 0.3.4-Beryllium-SR4

org.opendaylight.groupbasedpolicy:groupbasedpolicy.project 0.2.3-Lithium-SR3


GroupId

GroupId

org.opendaylight.groupbasedpolicy
ArtifactId

ArtifactId

groupbasedpolicy.project
Version

Version

0.2.3-Lithium-SR3
Type

Type

pom

Download groupbasedpolicy.project 0.2.3-Lithium-SR3


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