Download qaf-2.1.12.jar file - Jar q

Jar examples for q:qaf

Description

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

You can download jar file qaf 2.1.12 in this page.

License

GNU General Public License v3.0

Build File

You can use the following script to add qaf-2.1.12.jar to your project.

<dependency>
   <groupId>com.qmetry</groupId>
   <artifactId>qaf</artifactId>
   <version>2.1.12</version>
</dependency>
compile group: 'com.qmetry', name: 'qaf', version: '2.1.12'
libraryDependencies += "com.qmetry" % "qaf" % "2.1.12"
<dependency org="com.qmetry" name="qaf" rev="2.1.12"/>
@Grapes(@Grab(group='com.qmetry', module='qaf', version='2.1.12'))
'com.qmetry:qaf:jar:2.1.12'

Download

Click the following link to download the jar file.

qaf-2.1.12.jar
qaf-2.1.12.pom
qaf-javadoc-2.1.12-javadoc.jar
qaf-sources-2.1.12-sources.jar
qaf-standalone-2.1.12-standalone.jar



Related Tutorials