is not current version
Last Version 1.1.1

com.machinepublishers:jbrowserdriver 0.9.1

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

Type

jar

Download jbrowserdriver 0.9.1


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