Last Version

RxBinding 3.1.0

RxJava binding APIs for Android's UI widgets.

License

License

GroupId

GroupId

com.jakewharton.rxbinding3
ArtifactId

ArtifactId

rxbinding
Version

Version

3.1.0
Type

Type

aar
Description

Description

RxBinding
RxJava binding APIs for Android's UI widgets.
Project URL

Project URL

https://github.com/JakeWharton/RxBinding/
Source Code Management

Source Code Management

https://github.com/JakeWharton/RxBinding/

Download rxbinding 3.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41
io.reactivex.rxjava2 : rxjava jar 2.2.10
io.reactivex.rxjava2 : rxandroid jar 2.1.1

Project Modules

There are no modules declared in this project.