is not current version
Last Version 0.9.2

org.opendaylight.dlux:features-dlux 0.2.4-Lithium-SR4


GroupId

GroupId

org.opendaylight.dlux
ArtifactId

ArtifactId

features-dlux
Version

Version

0.2.4-Lithium-SR4
Type

Type

jar

Download features-dlux 0.2.4-Lithium-SR4


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