MVN

com.jakewharton.rxbinding : rxbinding-kotlin

Maven & Gradle

Feb 28, 2017
5 usages
9.6k stars

RxBinding Kotlin · RxJava binding APIs for Android's UI widgets.

<dependency>
    <groupId>com.jakewharton.rxbinding</groupId>
    <artifactId>rxbinding-kotlin</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton.rxbinding : rxbinding-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.jakewharton.rxbinding : rxbinding-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rxbinding-kotlin-1.0.1
rxbinding-kotlin-1.0.0
0.4.x
rxbinding-kotlin-0.4.0
0.3.x
rxbinding-kotlin-0.3.0
0.2.x
rxbinding-kotlin-0.2.0
0.1.x
rxbinding-kotlin-0.1.0

How to add a dependency to Maven

Add the following com.jakewharton.rxbinding : rxbinding-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jakewharton.rxbinding</groupId>
    <artifactId>rxbinding-kotlin</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton.rxbinding : rxbinding-kotlin gradle dependency to your build.gradle file:

implementation 'com.jakewharton.rxbinding:rxbinding-kotlin:1.0.1'

Gradle Kotlin DSL: Add the following com.jakewharton.rxbinding : rxbinding-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton.rxbinding:rxbinding-kotlin:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton.rxbinding : rxbinding-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton.rxbinding" % "rxbinding-kotlin" % "1.0.1"

Advertisement

Dependencies from Group

Feb 28, 2017
24 usages
9.6k stars
Feb 28, 2017
5 usages
9.6k stars
Feb 28, 2017
3 usages
9.6k stars
Feb 28, 2017
2 usages
9.6k stars
Feb 28, 2017
2 usages
9.6k stars

Discover Dependencies

Jan 14, 2016
3 usages
0 stars
Mar 26, 2016
7 stars
Jun 09, 2016
4 usages
20 stars
Apr 05, 2018
5 usages
66 stars
Jul 31, 2023
9 usages
342 stars
Jul 04, 2023
8 usages
502 stars
Oct 06, 2017
41 usages
22 stars
May 17, 2022
20 usages
1 stars
Nov 28, 2016
7 usages
6 stars
Feb 09, 2023
17 usages
102 stars