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