is not current version
Last Version 0.9.2

org.opendaylight.dlux:dlux.common.general.resources 0.4.1-Boron-SR1

Common General Module Resources

GroupId

GroupId

org.opendaylight.dlux
ArtifactId

ArtifactId

dlux.common.general.resources
Version

Version

0.4.1-Boron-SR1
Type

Type

jar

Download dlux.common.general.resources 0.4.1-Boron-SR1


<!-- 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.4.1-Boron-SR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.general.resources/
implementation 'org.opendaylight.dlux:dlux.common.general.resources:0.4.1-Boron-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.general.resources/
implementation ("org.opendaylight.dlux:dlux.common.general.resources:0.4.1-Boron-SR1")
'org.opendaylight.dlux:dlux.common.general.resources:jar:0.4.1-Boron-SR1'
<dependency org="org.opendaylight.dlux" name="dlux.common.general.resources" rev="0.4.1-Boron-SR1">
  <artifact name="dlux.common.general.resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dlux', module='dlux.common.general.resources', version='0.4.1-Boron-SR1')
)
libraryDependencies += "org.opendaylight.dlux" % "dlux.common.general.resources" % "0.4.1-Boron-SR1"
[org.opendaylight.dlux/dlux.common.general.resources "0.4.1-Boron-SR1"]