Download ci-sauce-1.75.jar file - Jar c

Jar examples for c:ci-sauce

Description

Collection of helper libraries for Sauce Labs CI plugins

You can download jar file ci-sauce 1.75 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ci-sauce-1.75.jar to your project.

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

Download

Click the following link to download the jar file.

ci-sauce-1.75-javadoc.jar
ci-sauce-1.75-sources.jar
ci-sauce-1.75.jar
ci-sauce-1.75.pom



Related Tutorials