не последняя версия
Последняя версия 0.9.2

org.opendaylight.dlux:dlux-web 0.2.3-Lithium-SR3


Группа

Группа

org.opendaylight.dlux
Идентификатор

Идентификатор

dlux-web
Версия

Версия

0.2.3-Lithium-SR3
Тип

Тип

jar

Скачать dlux-web 0.2.3-Lithium-SR3


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