GroupId | GroupIdorg.opendaylight.groupbasedpolicy |
---|---|
ArtifactId | ArtifactIdcommons.groupbasedpolicy |
Last Version | Last Version0.2.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
commons.groupbasedpolicy-0.2.4-Lithium-SR4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/commons.groupbasedpolicy/ -->
<dependency>
<groupId>org.opendaylight.groupbasedpolicy</groupId>
<artifactId>commons.groupbasedpolicy</artifactId>
<version>0.2.4-Lithium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/commons.groupbasedpolicy/
implementation 'org.opendaylight.groupbasedpolicy:commons.groupbasedpolicy:0.2.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/commons.groupbasedpolicy/
implementation ("org.opendaylight.groupbasedpolicy:commons.groupbasedpolicy:0.2.4-Lithium-SR4")
'org.opendaylight.groupbasedpolicy:commons.groupbasedpolicy:pom:0.2.4-Lithium-SR4'
<dependency org="org.opendaylight.groupbasedpolicy" name="commons.groupbasedpolicy" rev="0.2.4-Lithium-SR4">
<artifact name="commons.groupbasedpolicy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.groupbasedpolicy', module='commons.groupbasedpolicy', version='0.2.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.groupbasedpolicy" % "commons.groupbasedpolicy" % "0.2.4-Lithium-SR4"
[org.opendaylight.groupbasedpolicy/commons.groupbasedpolicy "0.2.4-Lithium-SR4"]