| Группа | Группаio.github.xiaoyudeguang |
|---|---|
| Идентификатор | Идентификаторeasy-http |
| Версия | Версия4.1.19 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| easy-http-4.1.19.pom | |
| easy-http-4.1.19.jar | 22 KB |
| easy-http-4.1.19-sources.jar | 16 KB |
| easy-http-4.1.19-javadoc.jar | 162 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-http/ -->
<dependency>
<groupId>io.github.xiaoyudeguang</groupId>
<artifactId>easy-http</artifactId>
<version>4.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-http/
implementation 'io.github.xiaoyudeguang:easy-http:4.1.19'
// https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-http/
implementation ("io.github.xiaoyudeguang:easy-http:4.1.19")
'io.github.xiaoyudeguang:easy-http:jar:4.1.19'
<dependency org="io.github.xiaoyudeguang" name="easy-http" rev="4.1.19">
<artifact name="easy-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoyudeguang', module='easy-http', version='4.1.19')
)
libraryDependencies += "io.github.xiaoyudeguang" % "easy-http" % "4.1.19"
[io.github.xiaoyudeguang/easy-http "4.1.19"]