Last Version

RxBinding (appcompat) 4.0.0

RxJava binding APIs for Android's UI widgets.

License

License

GroupId

GroupId

com.jakewharton.rxbinding4
ArtifactId

ArtifactId

rxbinding-appcompat
Version

Version

4.0.0
Type

Type

aar
Description

Description

RxBinding (appcompat)
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-appcompat 4.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.jakewharton.rxbinding4 : rxbinding jar 4.0.0
androidx.appcompat » appcompat jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.