Last Version

automate-client 0.8

Java bindings for BrowserStack Automate REST API

License

License

MIT
Categories

Categories

Java Languages CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

automate-client-java
Version

Version

0.8
Type

Type

jar
Description

Description

automate-client
Java bindings for BrowserStack Automate REST API
Project URL

Project URL

https://www.browserstack.com
Source Code Management

Source Code Management

https://github.com/browserstack/automate-client-java

Download automate-client-java 0.8


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.