is not current version
Last Version 0.7

com.github.klieber:phantomjs-maven-core 0.6

A library for downloading, installing, and executing phantomjs.

Categories

Categories

JavaScript Languages Maven Build Tools Ant
GroupId

GroupId

com.github.klieber
ArtifactId

ArtifactId

phantomjs-maven-core
Version

Version

0.6
Type

Type

jar

Download phantomjs-maven-core 0.6


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