network

Android网络加载封装Retrofit

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.shiyd0516.lib
ArtifactId

ArtifactId

network
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

network
Android网络加载封装Retrofit
Project URL

Project URL

https://github.com/shiyd0516/network
Source Code Management

Source Code Management

https://github.com/shiyd0516/network/tree/master

Download network

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.squareup.retrofit2 : converter-scalars jar 2.3.0
com.squareup.retrofit2 : converter-simplexml jar 2.3.0
com.jakewharton.retrofit : retrofit2-rxjava2-adapter jar 1.0.0
com.squareup.okhttp3 : logging-interceptor jar 3.8.1
io.reactivex.rxjava2 : rxjava jar 2.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0