io.github.wendy512:easy-http-common

easy http, the best http tool.

License

License

GroupId

GroupId

io.github.wendy512
ArtifactId

ArtifactId

easy-http-common
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-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

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