Last Version

RxBinding (appcompat-v7) 1.0.1

RxJava binding APIs for Android's UI widgets.

License

License

GroupId

GroupId

com.jakewharton.rxbinding
ArtifactId

ArtifactId

rxbinding-appcompat-v7
Version

Version

1.0.1
Type

Type

aar
Description

Description

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton.rxbinding : rxbinding jar 1.0.1
com.android.support » appcompat-v7 jar 25.0.1

Project Modules

There are no modules declared in this project.