is not current version
Last Version 3.1.3

com.moodysalem:phantomjs-wrapper 2.1.3


Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

com.moodysalem
ArtifactId

ArtifactId

phantomjs-wrapper
Version

Version

2.1.3
Type

Type

jar

Download phantomjs-wrapper 2.1.3


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