is not current version
Last Version 4.1.20

org.wso2.carbon.devicemgt-plugins:androidsense-plugin 3.0.3


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

androidsense-plugin
Version

Version

3.0.3
Type

Type

pom

Download androidsense-plugin 3.0.3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/androidsense-plugin/ -->
<dependency>
    <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
    <artifactId>androidsense-plugin</artifactId>
    <version>3.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/androidsense-plugin/
implementation 'org.wso2.carbon.devicemgt-plugins:androidsense-plugin:3.0.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/androidsense-plugin/
implementation ("org.wso2.carbon.devicemgt-plugins:androidsense-plugin:3.0.3")
'org.wso2.carbon.devicemgt-plugins:androidsense-plugin:pom:3.0.3'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="androidsense-plugin" rev="3.0.3">
  <artifact name="androidsense-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='androidsense-plugin', version='3.0.3')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "androidsense-plugin" % "3.0.3"
[org.wso2.carbon.devicemgt-plugins/androidsense-plugin "3.0.3"]