network

网络请求组件

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.ailll
ArtifactId

ArtifactId

network
Last Version

Last Version

1.0.7
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0