License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.browserstack |
ArtifactId | ArtifactIdautomate-client-java |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautomate-client
Java bindings for BrowserStack Automate REST API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automate-client-java-0.8.pom | |
automate-client-java-0.8.jar | 46 KB |
automate-client-java-0.8-sources.jar | 23 KB |
automate-client-java-0.8-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.browserstack/automate-client-java/ -->
<dependency>
<groupId>com.browserstack</groupId>
<artifactId>automate-client-java</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/automate-client-java/
implementation 'com.browserstack:automate-client-java:0.8'
// https://jarcasting.com/artifacts/com.browserstack/automate-client-java/
implementation ("com.browserstack:automate-client-java:0.8")
'com.browserstack:automate-client-java:jar:0.8'
<dependency org="com.browserstack" name="automate-client-java" rev="0.8">
<artifact name="automate-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='automate-client-java', version='0.8')
)
libraryDependencies += "com.browserstack" % "automate-client-java" % "0.8"
[com.browserstack/automate-client-java "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client-apache-v2 | jar | 1.38.0 |
org.json : json | jar | 20160212 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |