is not current version
Last Version 3.1.0b

com.qmetry:qaf 2.1.14

Functional test automation framework for web, mobile-web, mobile native and web-service

GroupId

GroupId

com.qmetry
ArtifactId

ArtifactId

qaf
Version

Version

2.1.14
Type

Type

jar

Download qaf 2.1.14


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