is not current version
Last Version 2.8.3

se.redmind:rmtest-appium 2.0.6


GroupId

GroupId

se.redmind
ArtifactId

ArtifactId

rmtest-appium
Version

Version

2.0.6
Type

Type

jar

Download rmtest-appium 2.0.6


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