License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdcom.github.bogdanovmn.httpclient |
ArtifactId | ArtifactIdhttp-client-phantomjs |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP client framework (PhantomJS)
HTTP client framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-phantomjs/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient</groupId>
<artifactId>http-client-phantomjs</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-phantomjs/
implementation 'com.github.bogdanovmn.httpclient:http-client-phantomjs:2.1.7'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-phantomjs/
implementation ("com.github.bogdanovmn.httpclient:http-client-phantomjs:2.1.7")
'com.github.bogdanovmn.httpclient:http-client-phantomjs:jar:2.1.7'
<dependency org="com.github.bogdanovmn.httpclient" name="http-client-phantomjs" rev="2.1.7">
<artifact name="http-client-phantomjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient', module='http-client-phantomjs', version='2.1.7')
)
libraryDependencies += "com.github.bogdanovmn.httpclient" % "http-client-phantomjs" % "2.1.7"
[com.github.bogdanovmn.httpclient/http-client-phantomjs "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bogdanovmn.httpclient : http-client-core | jar | |
org.seleniumhq.selenium : selenium-java | jar | |
com.codeborne : phantomjsdriver | jar |