не последняя версия
Последняя версия 1.1

com.xamarin.testcloud:appium 1.0

Extensions for producing nice looking test reports for appium tests in Xamarin Test Cloud

Группа

Группа

com.xamarin.testcloud
Идентификатор

Идентификатор

appium
Версия

Версия

1.0
Тип

Тип

jar

Скачать appium 1.0


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