| License | License | 
|---|---|
| GroupId | GroupIdcom.saucelabs | 
| ArtifactId | ArtifactIdquickstart-archetype | 
| Last Version | Last Version2.1.25 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionquickstart-archetype Collection of Java helper libraries for Sauce Labs | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| quickstart-archetype-2.1.25.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.saucelabs/quickstart-archetype/ -->
<dependency>
    <groupId>com.saucelabs</groupId>
    <artifactId>quickstart-archetype</artifactId>
    <version>2.1.25</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.saucelabs/quickstart-archetype/
implementation 'com.saucelabs:quickstart-archetype:2.1.25'// https://jarcasting.com/artifacts/com.saucelabs/quickstart-archetype/
implementation ("com.saucelabs:quickstart-archetype:2.1.25")'com.saucelabs:quickstart-archetype:pom:2.1.25'<dependency org="com.saucelabs" name="quickstart-archetype" rev="2.1.25">
  <artifact name="quickstart-archetype" type="pom" />
</dependency>@Grapes(
@Grab(group='com.saucelabs', module='quickstart-archetype', version='2.1.25')
)libraryDependencies += "com.saucelabs" % "quickstart-archetype" % "2.1.25"[com.saucelabs/quickstart-archetype "2.1.25"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.saucelabs : saucerest | jar | 1.0.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |