is not current version
Last Version 5.2.1

io.github.bonigarcia:webdrivermanager 2.2.4

Automatic Selenium WebDriver binaries management in runtime for Java

GroupId

GroupId

io.github.bonigarcia
ArtifactId

ArtifactId

webdrivermanager
Version

Version

2.2.4
Type

Type

jar

Download webdrivermanager 2.2.4


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