is not current version
Last Version 5.2.1

io.github.bonigarcia:webdrivermanager 3.0.0

Automatic Selenium WebDriver binaries management in runtime for Java

GroupId

GroupId

io.github.bonigarcia
ArtifactId

ArtifactId

webdrivermanager
Version

Version

3.0.0
Type

Type

jar

Download webdrivermanager 3.0.0


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