Last Version

commons 1.3.1

Android http网络请求

License

License

GroupId

GroupId

com.github.wandersnail
ArtifactId

ArtifactId

commons
Version

Version

1.3.1
Type

Type

aar
Description

Description

commons
Android http网络请求
Project URL

Project URL

https://github.com/wandersnail
Source Code Management

Source Code Management

https://github.com/wandersnail/commons

Download commons 1.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.