Download sauce_testng-2.1.21.jar file - Jar s

Jar examples for s:sauce-testng

Description

You can download jar file sauce_testng 2.1.21 in this page.

Build File

You can use the following script to add sauce_testng-2.1.21.jar to your project.

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

Download

Click the following link to download the jar file.

sauce_testng-2.1.21-javadoc.jar
sauce_testng-2.1.21-sources.jar
sauce_testng-2.1.21.jar
sauce_testng-2.1.21.pom



Related Tutorials