is not current version
Last Version 12.0.3

com.github.saikrishna321:AppiumTestDistribution 11.0.2

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.2
Type

Type

jar

Download AppiumTestDistribution 11.0.2


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