is not current version
Last Version 1.0.7

io.github.ailll:network 1.0.3

网络请求组件

Categories

Categories

Net
GroupId

GroupId

io.github.ailll
ArtifactId

ArtifactId

network
Version

Version

1.0.3
Type

Type

aar

Download network 1.0.3


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