License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.ailll |
ArtifactId | ArtifactIdnetwork |
Version | Version1.0.7 |
Type | Typeaar |
Description |
Descriptionnetwork
网络请求组件
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
network-1.0.7.pom | |
network-1.0.7-sources.jar | 11 KB |
Browse |
<!-- 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"]
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 |