Download sauce_junit-2.1.19.jar file - Jar s

Jar examples for s:sauce-junit

Description

You can download jar file sauce_junit 2.1.19 in this page.

Build File

You can use the following script to add sauce_junit-2.1.19.jar to your project.

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

Download

Click the following link to download the jar file.

sauce_junit-2.1.19-javadoc.jar
sauce_junit-2.1.19-sources.jar
sauce_junit-2.1.19.jar
sauce_junit-2.1.19.pom



Related Tutorials