is not current version
Last Version 3.1.3

com.moodysalem:phantomjs-wrapper 1.2.0

A Java wrapper around the PhantomJS binaries

Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

com.moodysalem
ArtifactId

ArtifactId

phantomjs-wrapper
Version

Version

1.2.0
Type

Type

jar

Download phantomjs-wrapper 1.2.0


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