Last Version

networklibrary 2.1.3

a simple retrofit2 and rxjava2 network package for android

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.yanxing
ArtifactId

ArtifactId

networklibrary
Version

Version

2.1.3
Type

Type

aar
Description

Description

networklibrary
a simple retrofit2 and rxjava2 network package for android
Project URL

Project URL

https://github.com/yanxing/NetworklibraryDemo
Source Code Management

Source Code Management

https://github.com/yanxing/NetworklibraryDemo.git

Download networklibrary 2.1.3


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

Dependencies

compile (9)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.13
io.reactivex.rxjava2 : rxandroid jar 2.0.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.4.0
com.trello.rxlifecycle2 : rxlifecycle jar 2.2.0
com.trello.rxlifecycle2 : rxlifecycle-components jar 2.2.0
com.google.code.gson : gson jar 2.8.6
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.