is not current version
Last Version 3.1.3

com.moodysalem:phantomjs-wrapper 2.0.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

2.0.0
Type

Type

jar

Download phantomjs-wrapper 2.0.0


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