GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.device.mgt.mobile.android.emulator |
Version | Version4.1.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.mobile.android.emulator/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.mobile.android.emulator</artifactId>
<version>4.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.mobile.android.emulator/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.emulator:4.1.16'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.mobile.android.emulator/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.emulator:4.1.16")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.emulator:jar:4.1.16'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.device.mgt.mobile.android.emulator" rev="4.1.16">
<artifact name="org.wso2.carbon.device.mgt.mobile.android.emulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.carbon.device.mgt.mobile.android.emulator', version='4.1.16')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.device.mgt.mobile.android.emulator" % "4.1.16"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.mobile.android.emulator "4.1.16"]