is not current version
Last Version 5.2.1

io.github.bonigarcia:webdrivermanager 3.8.1

Automatic Selenium WebDriver binaries management in runtime for Java

GroupId

GroupId

io.github.bonigarcia
ArtifactId

ArtifactId

webdrivermanager
Version

Version

3.8.1
Type

Type

jar

Download webdrivermanager 3.8.1


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