GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.device.mgt.mobile.android.emulator |
Version | Version4.0.43 |
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.0.43</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.0.43'
// 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.0.43")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.emulator:jar:4.0.43'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.device.mgt.mobile.android.emulator" rev="4.0.43">
<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.0.43')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.device.mgt.mobile.android.emulator" % "4.0.43"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.mobile.android.emulator "4.0.43"]