License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.huangzhuhua666 |
ArtifactId | ArtifactIdnetworklib |
Version | Version1.0.3 |
Type | Typeaar |
Description |
Descriptionnetworklib
Some base and useful library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
networklib-1.0.3.pom | |
networklib-1.0.3-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huangzhuhua666/networklib/ -->
<dependency>
<groupId>io.github.huangzhuhua666</groupId>
<artifactId>networklib</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.huangzhuhua666/networklib/
implementation 'io.github.huangzhuhua666:networklib:1.0.3'
// https://jarcasting.com/artifacts/io.github.huangzhuhua666/networklib/
implementation ("io.github.huangzhuhua666:networklib:1.0.3")
'io.github.huangzhuhua666:networklib:aar:1.0.3'
<dependency org="io.github.huangzhuhua666" name="networklib" rev="1.0.3">
<artifact name="networklib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.huangzhuhua666', module='networklib', version='1.0.3')
)
libraryDependencies += "io.github.huangzhuhua666" % "networklib" % "1.0.3"
[io.github.huangzhuhua666/networklib "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.20 |
androidx.core » core-ktx | jar | 1.3.2 |
com.ljx.rxhttp » rxhttp | jar | 2.2.5 |
com.ljx.rxlife » rxlife-coroutine | jar | 2.0.0 |
com.squareup.okhttp3 : okhttp | jar | 4.7.2 |