is not current version
Last Version 4.3.11

io.github.xiaoyudeguang:easy-http 4.1.5

http客户端接口式编程插件

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-http
Version

Version

4.1.5
Type

Type

jar

Download easy-http 4.1.5


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