is not current version
Last Version 0.9.2

org.opendaylight.dlux:dlux.loader.resources 0.1.0-Lithium

Loader Module Resources

GroupId

GroupId

org.opendaylight.dlux
ArtifactId

ArtifactId

dlux.loader.resources
Version

Version

0.1.0-Lithium
Type

Type

jar

Download dlux.loader.resources 0.1.0-Lithium


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