is not current version
Last Version 5.2.1

io.github.bonigarcia:webdrivermanager 4.2.2

Automatic Selenium WebDriver binaries management in runtime for Java

GroupId

GroupId

io.github.bonigarcia
ArtifactId

ArtifactId

webdrivermanager
Version

Version

4.2.2
Type

Type

jar

Download webdrivermanager 4.2.2


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