GroupId | GroupIdorg.opendaylight.dluxapps |
---|---|
ArtifactId | ArtifactIdfeatures-dluxapps-aggregator |
Version | Version0.5.0-Carbon |
Type | Typepom |
Filename | Size |
---|---|
features-dluxapps-aggregator-0.5.0-Carbon.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.dluxapps/features-dluxapps-aggregator/ -->
<dependency>
<groupId>org.opendaylight.dluxapps</groupId>
<artifactId>features-dluxapps-aggregator</artifactId>
<version>0.5.0-Carbon</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dluxapps/features-dluxapps-aggregator/
implementation 'org.opendaylight.dluxapps:features-dluxapps-aggregator:0.5.0-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.dluxapps/features-dluxapps-aggregator/
implementation ("org.opendaylight.dluxapps:features-dluxapps-aggregator:0.5.0-Carbon")
'org.opendaylight.dluxapps:features-dluxapps-aggregator:pom:0.5.0-Carbon'
<dependency org="org.opendaylight.dluxapps" name="features-dluxapps-aggregator" rev="0.5.0-Carbon">
<artifact name="features-dluxapps-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dluxapps', module='features-dluxapps-aggregator', version='0.5.0-Carbon')
)
libraryDependencies += "org.opendaylight.dluxapps" % "features-dluxapps-aggregator" % "0.5.0-Carbon"
[org.opendaylight.dluxapps/features-dluxapps-aggregator "0.5.0-Carbon"]