is not current version
Last Version 3.1.0b

com.qmetry:qaf-support-mobile 3.0.1b

qaf support library for automated testing of mobile apps using appium

GroupId

GroupId

com.qmetry
ArtifactId

ArtifactId

qaf-support-mobile
Version

Version

3.0.1b
Type

Type

jar

Download qaf-support-mobile 3.0.1b


<!-- https://jarcasting.com/artifacts/com.qmetry/qaf-support-mobile/ -->
<dependency>
    <groupId>com.qmetry</groupId>
    <artifactId>qaf-support-mobile</artifactId>
    <version>3.0.1b</version>
</dependency>
// https://jarcasting.com/artifacts/com.qmetry/qaf-support-mobile/
implementation 'com.qmetry:qaf-support-mobile:3.0.1b'
// https://jarcasting.com/artifacts/com.qmetry/qaf-support-mobile/
implementation ("com.qmetry:qaf-support-mobile:3.0.1b")
'com.qmetry:qaf-support-mobile:jar:3.0.1b'
<dependency org="com.qmetry" name="qaf-support-mobile" rev="3.0.1b">
  <artifact name="qaf-support-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qmetry', module='qaf-support-mobile', version='3.0.1b')
)
libraryDependencies += "com.qmetry" % "qaf-support-mobile" % "3.0.1b"
[com.qmetry/qaf-support-mobile "3.0.1b"]