is not current version
Last Version 2.1.16

org.webjars.npm:phantomjs-prebuilt 2.1.13

WebJar for phantomjs-prebuilt

Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

phantomjs-prebuilt
Version

Version

2.1.13
Type

Type

jar

Download phantomjs-prebuilt 2.1.13


<!-- https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-prebuilt/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>phantomjs-prebuilt</artifactId>
    <version>2.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-prebuilt/
implementation 'org.webjars.npm:phantomjs-prebuilt:2.1.13'
// https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-prebuilt/
implementation ("org.webjars.npm:phantomjs-prebuilt:2.1.13")
'org.webjars.npm:phantomjs-prebuilt:jar:2.1.13'
<dependency org="org.webjars.npm" name="phantomjs-prebuilt" rev="2.1.13">
  <artifact name="phantomjs-prebuilt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='phantomjs-prebuilt', version='2.1.13')
)
libraryDependencies += "org.webjars.npm" % "phantomjs-prebuilt" % "2.1.13"
[org.webjars.npm/phantomjs-prebuilt "2.1.13"]