Download xvfb-testing-0.4.jar file - Jar x

Jar examples for x:xvfb-testing

Description

You can download jar file xvfb-testing 0.4 in this page.

Build File

You can use the following script to add xvfb-testing-0.4.jar to your project.

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

Download

Click the following link to download the jar file.

xvfb-testing-0.4-javadoc.jar
xvfb-testing-0.4-sources.jar
xvfb-testing-0.4.jar
xvfb-testing-0.4.pom



Related Tutorials