License |
License |
---|---|
GroupId | GroupIdio.github.xiaoyudeguang |
ArtifactId | ArtifactIdeasy-http |
Last Version | Last Version4.3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-http
http客户端接口式编程插件
|
Filename | Size |
---|---|
easy-http-4.3.11.pom | |
easy-http-4.3.11.jar | 22 KB |
easy-http-4.3.11-sources.jar | 16 KB |
easy-http-4.3.11-javadoc.jar | 342 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-http/ -->
<dependency>
<groupId>io.github.xiaoyudeguang</groupId>
<artifactId>easy-http</artifactId>
<version>4.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-http/
implementation 'io.github.xiaoyudeguang:easy-http:4.3.11'
// https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-http/
implementation ("io.github.xiaoyudeguang:easy-http:4.3.11")
'io.github.xiaoyudeguang:easy-http:jar:4.3.11'
<dependency org="io.github.xiaoyudeguang" name="easy-http" rev="4.3.11">
<artifact name="easy-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoyudeguang', module='easy-http', version='4.3.11')
)
libraryDependencies += "io.github.xiaoyudeguang" % "easy-http" % "4.3.11"
[io.github.xiaoyudeguang/easy-http "4.3.11"]
Group / Artifact | Type | Version |
---|---|---|
io.github.xiaoyudeguang : easy-core | jar | 4.3.11 |