is not current version
Last Version 12.0.3

com.github.saikrishna321:AppiumTestDistribution 11.0.1

A tool run Android and iOS test in parallel across devices

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.saikrishna321
ArtifactId

ArtifactId

AppiumTestDistribution
Version

Version

11.0.1
Type

Type

jar

Download AppiumTestDistribution 11.0.1


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