GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.iot.device.statistics.dashboard |
Version | Version4.0.123 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.iot.device.statistics.dashboard/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.iot.device.statistics.dashboard</artifactId>
<version>4.0.123</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.iot.device.statistics.dashboard/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.device.statistics.dashboard:4.0.123'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.iot.device.statistics.dashboard/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.device.statistics.dashboard:4.0.123")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.device.statistics.dashboard:pom:4.0.123'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.iot.device.statistics.dashboard" rev="4.0.123">
<artifact name="org.wso2.carbon.iot.device.statistics.dashboard" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.carbon.iot.device.statistics.dashboard', version='4.0.123')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.iot.device.statistics.dashboard" % "4.0.123"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.iot.device.statistics.dashboard "4.0.123"]