Jar examples for s:saucerest
Java library which provides helper methods for invoking the Sauce Labs REST API
You can download jar file saucerest 1.0.32 in this page.
The Apache Software License, Version 2.0
You can use the following script to add saucerest-1.0.32.jar to your project.
<dependency> <groupId>com.saucelabs</groupId> <artifactId>saucerest</artifactId> <version>1.0.32</version> </dependency>
compile group: 'com.saucelabs', name: 'saucerest', version: '1.0.32'
libraryDependencies += "com.saucelabs" % "saucerest" % "1.0.32"
<dependency org="com.saucelabs" name="saucerest" rev="1.0.32"/>
@Grapes(@Grab(group='com.saucelabs', module='saucerest', version='1.0.32'))
'com.saucelabs:saucerest:jar:1.0.32'
Click the following link to download the jar file.
saucerest-1.0.32-javadoc.jar