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