is not current version
Last Version 0.0.4

http-client 0.0.3

The http client framework for java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

http-client
Version

Version

0.0.3
Type

Type

jar
Description

Description

http-client
The http client framework for java.

Download http-client 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.145
com.alibaba : fastjson jar 1.2.68
com.squareup.okhttp3 : okhttp jar 3.2.0
com.squareup.okio : okio jar 1.6.0

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.