Last Version

com.github.mike10004:xvfb-selenium 0.11

Libraries for managing Xvfb virtual framebuffer processes in Java

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-selenium
Version

Version

0.11
Type

Type

jar
Description

Description

Libraries for managing Xvfb virtual framebuffer processes in Java

Download xvfb-selenium 0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.7.1

Project Modules

There are no modules declared in this project.