is not current version
Last Version 3.1.3

com.moodysalem:phantomjs-wrapper 1.0.1

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.0.1
Type

Type

jar

Download phantomjs-wrapper 1.0.1


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