Last Version

rxpagingloading 1.0.1

Reactive paging and loading data library

License

License

GroupId

GroupId

ru.mobileup
ArtifactId

ArtifactId

rxpagingloading
Version

Version

1.0.1
Type

Type

aar
Description

Description

rxpagingloading
Reactive paging and loading data library
Project URL

Project URL

https://github.com/MobileUpLLC/RxPagingLoading

Download rxpagingloading 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxjava jar 2.2.18

Project Modules

There are no modules declared in this project.