is not current version
Last Version 0.9.2

org.opendaylight.dlux:dlux.common.general.resources 0.6.3

Common General Module Resources

GroupId

GroupId

org.opendaylight.dlux
ArtifactId

ArtifactId

dlux.common.general.resources
Version

Version

0.6.3
Type

Type

jar

Download dlux.common.general.resources 0.6.3


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