is not current version
Last Version 1.0.5

simple-http 1.0.3

简单的 http 实现

License

License

GroupId

GroupId

com.xkcoding.http
ArtifactId

ArtifactId

simple-http
Version

Version

1.0.3
Type

Type

jar
Description

Description

simple-http
简单的 http 实现
Project URL

Project URL

https://github.com/xkcoding/simple-http
Source Code Management

Source Code Management

https://github.com/xkcoding/simple-http

Download simple-http 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp Optional jar 4.5.0
org.apache.httpcomponents : httpclient Optional jar 4.5.12
cn.hutool : hutool-http Optional jar 5.2.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.