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