p

phantomjs-prebuilt

WebJar for phantomjs-prebuilt
http://webjars.org
Apache-2.0
Files download
File Operation
phantomjs-prebuilt-2.1.16.jar download
phantomjs-prebuilt-2.1.16.pom download
phantomjs-prebuilt-2.1.16-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>phantomjs-prebuilt</artifactId>
  <version>2.1.16</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:phantomjs-prebuilt:2.1.16'
Gradle Kotlin
implementation("org.webjars.npm:phantomjs-prebuilt:2.1.16")
Scala SBT
libraryDependencies += "org.webjars.npm" % "phantomjs-prebuilt" % "2.1.16"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='phantomjs-prebuilt', version='2.1.16')
)
Apache Ivy
<dependency org="org.webjars.npm" name="phantomjs-prebuilt" rev="2.1.16" />
Leiningen
[org.webjars.npm/phantomjs-prebuilt "2.1.16"]
Apache Buildr
'org.webjars.npm:phantomjs-prebuilt:jar:2.1.16'