phantomas

A PhantomJS-Service-Wrapper

License

License

Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

com.github.maxbraun
ArtifactId

ArtifactId

phantomjs-wrapper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

phantomas
A PhantomJS-Service-Wrapper

Download phantomjs-wrapper

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.detro.ghostdriver : phantomjsdriver jar 1.1.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0