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

me.laoyuyu.aria:http 3.8.16-beta-3

android 下载框架

Группа

Группа

me.laoyuyu.aria
Идентификатор

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

http
Версия

Версия

3.8.16-beta-3
Тип

Тип

pom

Скачать http 3.8.16-beta-3

Имя Файла Размер
http-3.8.16-beta-3.pom
Обзор

<!-- https://jarcasting.com/artifacts/me.laoyuyu.aria/http/ -->
<dependency>
    <groupId>me.laoyuyu.aria</groupId>
    <artifactId>http</artifactId>
    <version>3.8.16-beta-3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.laoyuyu.aria/http/
implementation 'me.laoyuyu.aria:http:3.8.16-beta-3'
// https://jarcasting.com/artifacts/me.laoyuyu.aria/http/
implementation ("me.laoyuyu.aria:http:3.8.16-beta-3")
'me.laoyuyu.aria:http:pom:3.8.16-beta-3'
<dependency org="me.laoyuyu.aria" name="http" rev="3.8.16-beta-3">
  <artifact name="http" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.laoyuyu.aria', module='http', version='3.8.16-beta-3')
)
libraryDependencies += "me.laoyuyu.aria" % "http" % "3.8.16-beta-3"
[me.laoyuyu.aria/http "3.8.16-beta-3"]