is not current version
Last Version 1.10

FastHttpClient 1.8

A Java library for okhttp3

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

FastHttpClient
Version

Version

1.8
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 1.8


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

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.6.2
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2

Project Modules

There are no modules declared in this project.