Last Version

HTTP Client 0.1.3

An extension to apache's httpclient.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pastdev.httpcomponents
ArtifactId

ArtifactId

httpclient
Version

Version

0.1.3
Type

Type

jar
Description

Description

HTTP Client
An extension to apache's httpclient.
Project Organization

Project Organization

pastdev.com

Download httpclient 0.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.pastdev.httpcomponents : configuration jar 0.1.3
org.apache.httpcomponents : httpclient jar 4.3.5
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.