is not current version
Last Version 1.1.1

com.machinepublishers:jbrowserdriver 0.16.0

A programmable, embedded web browser driver compatible with the Selenium WebDriver spec -- fast, headless, WebKit-based, 100% pure Java, and no browser dependencies

GroupId

GroupId

com.machinepublishers
ArtifactId

ArtifactId

jbrowserdriver
Version

Version

0.16.0
Type

Type

jar

Download jbrowserdriver 0.16.0


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