io.github.wendy512:easy-http-client

easy http, the best http tool.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.wendy512
ArtifactId

ArtifactId

easy-http-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

easy http, the best http tool.

Download easy-http-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpmime jar 4.5.13
com.squareup.okhttp3 : okhttp jar 4.9.1
io.github.wendy512 : easy-http-common jar 1.0.1

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0