Download xvfb-selenium-0.7.jar file - Jar x

Jar examples for x:xvfb-selenium

Description

You can download jar file xvfb-selenium 0.7 in this page.

Build File

You can use the following script to add xvfb-selenium-0.7.jar to your project.

<dependency>
   <groupId>com.github.mike10004</groupId>
   <artifactId>xvfb-selenium</artifactId>
   <version>0.7</version>
</dependency>
compile group: 'com.github.mike10004', name: 'xvfb-selenium', version: '0.7'
libraryDependencies += "com.github.mike10004" % "xvfb-selenium" % "0.7"
<dependency org="com.github.mike10004" name="xvfb-selenium" rev="0.7"/>
@Grapes(@Grab(group='com.github.mike10004', module='xvfb-selenium', version='0.7'))
'com.github.mike10004:xvfb-selenium:jar:0.7'

Download

Click the following link to download the jar file.

xvfb-selenium-0.7-javadoc.jar
xvfb-selenium-0.7-sources.jar
xvfb-selenium-0.7.jar
xvfb-selenium-0.7.pom



Related Tutorials