is not current version
Last Version 3.0

com.github.appiumtestdistribution:devicemanager 2.2

"Utility to Manage Connected iOS and Android Devices (Including iOS Simulators and Android Emulators)"

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.appiumtestdistribution
ArtifactId

ArtifactId

devicemanager
Version

Version

2.2
Type

Type

jar

Download devicemanager 2.2


<!-- https://jarcasting.com/artifacts/com.github.appiumtestdistribution/devicemanager/ -->
<dependency>
    <groupId>com.github.appiumtestdistribution</groupId>
    <artifactId>devicemanager</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.appiumtestdistribution/devicemanager/
implementation 'com.github.appiumtestdistribution:devicemanager:2.2'
// https://jarcasting.com/artifacts/com.github.appiumtestdistribution/devicemanager/
implementation ("com.github.appiumtestdistribution:devicemanager:2.2")
'com.github.appiumtestdistribution:devicemanager:jar:2.2'
<dependency org="com.github.appiumtestdistribution" name="devicemanager" rev="2.2">
  <artifact name="devicemanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.appiumtestdistribution', module='devicemanager', version='2.2')
)
libraryDependencies += "com.github.appiumtestdistribution" % "devicemanager" % "2.2"
[com.github.appiumtestdistribution/devicemanager "2.2"]