is not current version
Last Version 1.1.1

com.machinepublishers:jbrowserdriver 0.17.9

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

Type

jar

Download jbrowserdriver 0.17.9


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