MVN

com.github.detro : phantomjsdriver

Maven & Gradle

May 07, 2014
70 usages
1.9k stars

PhantomJSDriver · PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.

<dependency>
    <groupId>com.github.detro</groupId>
    <artifactId>phantomjsdriver</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.detro : phantomjsdriver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.detro : phantomjsdriver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
phantomjsdriver-1.2.0

How to add a dependency to Maven

Add the following com.github.detro : phantomjsdriver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.detro</groupId>
    <artifactId>phantomjsdriver</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.detro : phantomjsdriver gradle dependency to your build.gradle file:

implementation 'com.github.detro:phantomjsdriver:1.2.0'

Gradle Kotlin DSL: Add the following com.github.detro : phantomjsdriver gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.detro:phantomjsdriver:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.detro : phantomjsdriver sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.detro" % "phantomjsdriver" % "1.2.0"

Advertisement

Dependencies from Group

May 07, 2014
70 usages
1.9k stars
May 02, 2014
2 usages
5 stars
Apr 28, 2014
1 stars

Discover Dependencies

Aug 25, 2023
67 usages
11.4k stars
Jan 30, 2020
10 usages
9 stars
Aug 27, 2014
15 usages
48 stars
May 25, 2021
35 usages
0 stars
Sep 12, 2018
17 usages
3.3k stars
Mar 28, 2019
71 usages
93 stars
Apr 26, 2022
40 usages
88 stars
Aug 07, 2023
35 usages
83 stars