is not current version
Last Version 4.1.20

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


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

androidsense-plugin
Version

Version

2.2.0
Type

Type

pom

Download androidsense-plugin 2.2.0


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