Last Version

EmbedPhantomJS 3.0

Embedded PhantomJS for Java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.jarlakxen
ArtifactId

ArtifactId

embedphantomjs
Version

Version

3.0
Type

Type

jar
Description

Description

EmbedPhantomJS
Embedded PhantomJS for Java
Project URL

Project URL

https://github.com/Jarlakxen/embedphantomjs

Download embedphantomjs 3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.5
org.apache.commons : commons-compress jar 1.12
org.slf4j : log4j-over-slf4j jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.