Download embedphantomjs-2.5.jar file - Jar e

Jar examples for e:embedphantomjs

Description

Embedded PhantomJS for Java

You can download jar file embedphantomjs 2.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add embedphantomjs-2.5.jar to your project.

<dependency>
   <groupId>com.github.jarlakxen</groupId>
   <artifactId>embedphantomjs</artifactId>
   <version>2.5</version>
</dependency>
compile group: 'com.github.jarlakxen', name: 'embedphantomjs', version: '2.5'
libraryDependencies += "com.github.jarlakxen" % "embedphantomjs" % "2.5"
<dependency org="com.github.jarlakxen" name="embedphantomjs" rev="2.5"/>
@Grapes(@Grab(group='com.github.jarlakxen', module='embedphantomjs', version='2.5'))
'com.github.jarlakxen:embedphantomjs:jar:2.5'

Download

Click the following link to download the jar file.

embedphantomjs-2.5-javadoc.jar
embedphantomjs-2.5-sources.jar
embedphantomjs-2.5.jar
embedphantomjs-2.5.pom



Related Tutorials