Last Version

httpclient 0.0.8

Client to make HTTP requests. Based on Apache's HTTP client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

httpclient
Version

Version

0.0.8
Type

Type

jar
Description

Description

httpclient
Client to make HTTP requests. Based on Apache's HTTP client.
Project URL

Project URL

https://github.com/hi-fi/httpclient
Source Code Management

Source Code Management

https://github.com/hi-fi/httpclient

Download httpclient 0.0.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpclient-win jar 4.5.13
com.google.code.gson : gson jar 2.8.9
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.