Last Version

RxBinding Kotlin 2.2.0

RxJava binding APIs for Android's UI widgets.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.jakewharton.rxbinding2
ArtifactId

ArtifactId

rxbinding-kotlin
Version

Version

2.2.0
Type

Type

aar
Description

Description

RxBinding Kotlin
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-kotlin 2.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.jakewharton.rxbinding2 : rxbinding jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.71
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.