is not current version
Last Version 0.7.4

org.opendaylight.dluxapps:features-dluxapps 0.5.2-Carbon


GroupId

GroupId

org.opendaylight.dluxapps
ArtifactId

ArtifactId

features-dluxapps
Version

Version

0.5.2-Carbon
Type

Type

jar

Download features-dluxapps 0.5.2-Carbon


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