Last Version

RxBinding 1.0.1

RxJava binding APIs for Android's UI widgets.

License

License

GroupId

GroupId

com.jakewharton.rxbinding
ArtifactId

ArtifactId

rxbinding
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.2.3
io.reactivex : rxandroid jar 1.2.1
com.android.support » support-annotations jar 25.0.1

Project Modules

There are no modules declared in this project.