Xamarin Test cloud appium java extensions

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

License

License

GroupId

GroupId

com.xamarin.testcloud
ArtifactId

ArtifactId

appium
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download appium

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.appium : java-client jar 3.3.0
junit : junit jar 4.12
net.sourceforge.streamsupport : streamsupport jar 1.5.1
org.javassist : javassist jar 3.20.0-GA

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0