is not current version
Last Version 3.0

com.github.jarlakxen:embedphantomjs 2.5

Embedded PhantomJS for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.jarlakxen
ArtifactId

ArtifactId

embedphantomjs
Version

Version

2.5
Type

Type

jar

Download embedphantomjs 2.5


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