| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.devicemgt-plugins |
| Идентификатор | Идентификаторorg.wso2.carbon.device.mgt.iot.androidsense.analytics |
| Версия | Версия4.1.20 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - IoT Server Android Sense Analytics Carbon App
WSO2 Carbon - Device Management Plugins Parent
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.androidsense.analytics/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.iot.androidsense.analytics</artifactId>
<version>4.1.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.androidsense.analytics/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics:4.1.20'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.androidsense.analytics/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics:4.1.20")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics:pom:4.1.20'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.device.mgt.iot.androidsense.analytics" rev="4.1.20">
<artifact name="org.wso2.carbon.device.mgt.iot.androidsense.analytics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.carbon.device.mgt.iot.androidsense.analytics', version='4.1.20')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.device.mgt.iot.androidsense.analytics" % "4.1.20"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.androidsense.analytics "4.1.20"]