MVN

org.webjars.npm : phantomjs

Maven & Gradle

May 25, 2018
6 usages

phantomjs · WebJar for phantomjs

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>phantomjs</artifactId>
    <version>1.9.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars.npm : phantomjs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.20

All Versions

Choose a version of org.webjars.npm : phantomjs to add to Maven or Gradle - All Versions:

  • Version Updated
  • phantomjs-1.9.20

    May 25, 2018
  • phantomjs-2.1.7

    Apr 11, 2016
  • phantomjs-2.1.3

    Apr 04, 2016
  • phantomjs-1.9.19

    Feb 03, 2016
  • phantomjs-2.1.2

    Jan 26, 2016
  • phantomjs-1.9.2-6

    Jan 26, 2016
  • phantomjs-1.9.8

    Oct 19, 2015
  • phantomjs-1.9.18

    Sep 01, 2015
  • phantomjs-1.9.17

    May 27, 2015

How to add a dependency to Maven

Add the following org.webjars.npm : phantomjs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>phantomjs</artifactId>
    <version>1.9.20</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars.npm : phantomjs gradle dependency to your build.gradle file:

implementation 'org.webjars.npm:phantomjs:1.9.20'

Gradle Kotlin DSL: Add the following org.webjars.npm : phantomjs gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars.npm:phantomjs:1.9.20")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars.npm : phantomjs sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars.npm" % "phantomjs" % "1.9.20"

Advertisement

Dependencies from Group

Feb 24, 2021
474 usages
May 12, 2023
457 usages
Jun 03, 2023
358 usages
Aug 16, 2018
246 usages
40k stars
Jan 06, 2022
225 usages

Discover Dependencies

Apr 22, 2019
11 usages
Jul 20, 2016
1 usages
Apr 03, 2022
17 usages
Jul 17, 2019
9 usages
Jul 20, 2022
39 usages
31k stars
Oct 09, 2020
8 usages
Jun 25, 2022
11 usages
Sep 12, 2020
33 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome