Last Version

RxBinding Kotlin 1.0.1

RxJava binding APIs for Android's UI widgets.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.jakewharton.rxbinding
ArtifactId

ArtifactId

rxbinding-kotlin
Version

Version

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton.rxbinding : rxbinding jar 1.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4

Project Modules

There are no modules declared in this project.