FastHttpClient

A Java library for okhttp3

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

FastHttpClient
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

FastHttpClient
A Java library for okhttp3
Project URL

Project URL

https://github.com/icecooly/FastHttpClient
Source Code Management

Source Code Management

https://github.com/icecooly/FastHttpClient

Download FastHttpClient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.10.0
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2