Last Version

DeviceManager 3.0

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

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.appiumtestdistribution
ArtifactId

ArtifactId

devicemanager
Version

Version

3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/AppiumTestDistribution/DeviceManager
Source Code Management

Source Code Management

https://github.com/AppiumTestDistribution/DeviceManager.git

Download devicemanager 3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.json : json jar 20170516

Project Modules

There are no modules declared in this project.