is not current version
Last Version 0.9.2

org.opendaylight.dlux:dlux-web 0.4.0-Boron


GroupId

GroupId

org.opendaylight.dlux
ArtifactId

ArtifactId

dlux-web
Version

Version

0.4.0-Boron
Type

Type

jar

Download dlux-web 0.4.0-Boron


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