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

com.github.jinanzhuan:ease-http 1.0.0

A smart http request framework.

Группа

Группа

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

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

ease-http
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать ease-http 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.jinanzhuan/ease-http/ -->
<dependency>
    <groupId>com.github.jinanzhuan</groupId>
    <artifactId>ease-http</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinanzhuan/ease-http/
implementation 'com.github.jinanzhuan:ease-http:1.0.0'
// https://jarcasting.com/artifacts/com.github.jinanzhuan/ease-http/
implementation ("com.github.jinanzhuan:ease-http:1.0.0")
'com.github.jinanzhuan:ease-http:aar:1.0.0'
<dependency org="com.github.jinanzhuan" name="ease-http" rev="1.0.0">
  <artifact name="ease-http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinanzhuan', module='ease-http', version='1.0.0')
)
libraryDependencies += "com.github.jinanzhuan" % "ease-http" % "1.0.0"
[com.github.jinanzhuan/ease-http "1.0.0"]