is not current version
Last Version 3.1.0b

com.qmetry:qaf 3.0.0-beta-1

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

GroupId

GroupId

com.qmetry
ArtifactId

ArtifactId

qaf
Version

Version

3.0.0-beta-1
Type

Type

jar

Download qaf 3.0.0-beta-1


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