Download ci-sauce-1.123.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.123 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials