Jar examples for p:phantomjs-maven-core
A library for downloading, installing, and executing phantomjs.
You can download jar file phantomjs-maven-core 0.7 in this page.
You can use the following script to add phantomjs-maven-core-0.7.jar to your project.
<dependency> <groupId>com.github.klieber</groupId> <artifactId>phantomjs-maven-core</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.klieber', name: 'phantomjs-maven-core', version: '0.7'
libraryDependencies += "com.github.klieber" % "phantomjs-maven-core" % "0.7"
<dependency org="com.github.klieber" name="phantomjs-maven-core" rev="0.7"/>
@Grapes(@Grab(group='com.github.klieber', module='phantomjs-maven-core', version='0.7'))
'com.github.klieber:phantomjs-maven-core:jar:0.7'
Click the following link to download the jar file.
phantomjs-maven-core-0.7-javadoc.jar