is not current version
Last Version 1.1.1

com.machinepublishers:jbrowserdriver 0.17.8

A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java

GroupId

GroupId

com.machinepublishers
ArtifactId

ArtifactId

jbrowserdriver
Version

Version

0.17.8
Type

Type

jar

Download jbrowserdriver 0.17.8


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