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