Last Version

rx2-swiperefreshlayout 1.0.0-beta12

Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.iamthevoid.reactivebinding
ArtifactId

ArtifactId

rx2-swiperefreshlayout
Version

Version

1.0.0-beta12
Type

Type

aar
Description

Description

rx2-swiperefreshlayout
Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement
Project URL

Project URL

https://github.com/iamthevoid/android-dsl-databinding
Source Code Management

Source Code Management

https://github.com/iamthevoid/android-dsl-databinding.git

Download rx2-swiperefreshlayout 1.0.0-beta12


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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.iamthevoid.reactivebinding : rx2-core jar 1.0.0-beta12
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxkotlin jar 2.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

Project Modules

There are no modules declared in this project.