Jar examples for w:webdrivermanager
This piece of software is a small library aimed to automate the Selenium Webdriver binary management in Java.
You can download jar file webdrivermanager 1.6.2 in this page.
GNU Lesser General Public License
You can use the following script to add webdrivermanager-1.6.2.jar to your project.
<dependency> <groupId>io.github.bonigarcia</groupId> <artifactId>webdrivermanager</artifactId> <version>1.6.2</version> </dependency>
compile group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '1.6.2'
libraryDependencies += "io.github.bonigarcia" % "webdrivermanager" % "1.6.2"
<dependency org="io.github.bonigarcia" name="webdrivermanager" rev="1.6.2"/>
@Grapes(@Grab(group='io.github.bonigarcia', module='webdrivermanager', version='1.6.2'))
'io.github.bonigarcia:webdrivermanager:jar:1.6.2'
Click the following link to download the jar file.
webdrivermanager-1.6.2-javadoc.jar