is not current version
Last Version 0.9.2

org.opendaylight.dlux:dlux.common.authentication.resources 0.0.1-Helium

Common Authentication Module Resources

GroupId

GroupId

org.opendaylight.dlux
ArtifactId

ArtifactId

dlux.common.authentication.resources
Version

Version

0.0.1-Helium
Type

Type

jar

Download dlux.common.authentication.resources 0.0.1-Helium


<!-- https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.authentication.resources/ -->
<dependency>
    <groupId>org.opendaylight.dlux</groupId>
    <artifactId>dlux.common.authentication.resources</artifactId>
    <version>0.0.1-Helium</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.authentication.resources/
implementation 'org.opendaylight.dlux:dlux.common.authentication.resources:0.0.1-Helium'
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.authentication.resources/
implementation ("org.opendaylight.dlux:dlux.common.authentication.resources:0.0.1-Helium")
'org.opendaylight.dlux:dlux.common.authentication.resources:jar:0.0.1-Helium'
<dependency org="org.opendaylight.dlux" name="dlux.common.authentication.resources" rev="0.0.1-Helium">
  <artifact name="dlux.common.authentication.resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dlux', module='dlux.common.authentication.resources', version='0.0.1-Helium')
)
libraryDependencies += "org.opendaylight.dlux" % "dlux.common.authentication.resources" % "0.0.1-Helium"
[org.opendaylight.dlux/dlux.common.authentication.resources "0.0.1-Helium"]