Last Version

network 1.0.7

网络请求组件

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.ailll
ArtifactId

ArtifactId

network
Version

Version

1.0.7
Type

Type

aar
Description

Description

network
网络请求组件
Project URL

Project URL

https://github.com/AIlll/Components
Source Code Management

Source Code Management

https://github.com/AIlll/Components

Download network 1.0.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
com.squareup.okio : okio jar 3.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.