is not current version
Last Version 3.8.16

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

android 下载框架

GroupId

GroupId

me.laoyuyu.aria
ArtifactId

ArtifactId

http
Version

Version

3.8.16-beta-2
Type

Type

pom

Download http 3.8.16-beta-2


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