is not current version
Last Version 2.1.7

org.webjars.npm:phantomjs 1.9.19

WebJar for phantomjs

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

phantomjs
Version

Version

1.9.19
Type

Type

jar

Download phantomjs 1.9.19


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