License |
License |
---|---|
GroupId | GroupIdcom.xamarin.testcloud |
ArtifactId | ArtifactIdappium |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXamarin Test cloud appium java extensions
Extensions for producing nice looking test reports for appium tests in Xamarin Test Cloud
|
Filename | Size |
---|---|
appium-1.1.pom | |
appium-1.1.jar | 27 KB |
appium-1.1-sources.jar | 11 KB |
appium-1.1-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |