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

com.mcxiaoke.next:http 1.1.9

Android Next Components: Cache, Task, Views, Widgets, Utils

Группа

Группа

com.mcxiaoke.next
Идентификатор

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

http
Версия

Версия

1.1.9
Тип

Тип

aar

Скачать http 1.1.9


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