is not current version
Last Version 1.0.1

com.jakewharton.rxbinding:rxbinding-appcompat-v7 0.4.0

RxJava binding APIs for Android's UI widgets.

GroupId

GroupId

com.jakewharton.rxbinding
ArtifactId

ArtifactId

rxbinding-appcompat-v7
Version

Version

0.4.0
Type

Type

aar

Download rxbinding-appcompat-v7 0.4.0


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