is not current version
Last Version 0.8

com.browserstack:automate-client-java 0.3

Java bindings for BrowserStack Automate REST API

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.3
Type

Type

jar

Download automate-client-java 0.3


<!-- https://jarcasting.com/artifacts/com.browserstack/automate-client-java/ -->
<dependency>
    <groupId>com.browserstack</groupId>
    <artifactId>automate-client-java</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/automate-client-java/
implementation 'com.browserstack:automate-client-java:0.3'
// https://jarcasting.com/artifacts/com.browserstack/automate-client-java/
implementation ("com.browserstack:automate-client-java:0.3")
'com.browserstack:automate-client-java:jar:0.3'
<dependency org="com.browserstack" name="automate-client-java" rev="0.3">
  <artifact name="automate-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='automate-client-java', version='0.3')
)
libraryDependencies += "com.browserstack" % "automate-client-java" % "0.3"
[com.browserstack/automate-client-java "0.3"]