не последняя версия
Последняя версия 1.0.6

com.github.jinanzhuan:ease-http 1.0.2

A smart http request framework.

Группа

Группа

com.github.jinanzhuan
Идентификатор

Идентификатор

ease-http
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать ease-http 1.0.2


<!-- 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"]