is not current version
Last Version 3.1.3

com.moodysalem:phantomjs-wrapper-parent 3.1.0

A Java wrapper around the PhantomJS binaries

Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

com.moodysalem
ArtifactId

ArtifactId

phantomjs-wrapper-parent
Version

Version

3.1.0
Type

Type

pom

Download phantomjs-wrapper-parent 3.1.0


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