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