MVN

com.jakewharton.rxbinding4 : rxbinding

Maven & Gradle

May 19, 2020
23 usages
9.6k stars

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

<dependency>
    <groupId>com.jakewharton.rxbinding4</groupId>
    <artifactId>rxbinding</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.0

All Versions

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

Version Vulnerabilities Updated
4.0.x
rxbinding-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jakewharton.rxbinding4</groupId>
    <artifactId>rxbinding</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jakewharton.rxbinding4:rxbinding:4.0.0'

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

implementation("com.jakewharton.rxbinding4:rxbinding:4.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jakewharton.rxbinding4" % "rxbinding" % "4.0.0"

Advertisement

Dependencies from Group

May 19, 2020
23 usages
9.6k stars
May 20, 2020
1 usages
9.6k stars
May 20, 2020
1 usages
9.6k stars
May 20, 2020
1 usages
9.6k stars
May 20, 2020
1 usages
9.6k stars

Discover Dependencies

Jan 05, 2023
1 usages
3.5k stars
Nov 11, 2021
18 stars
Aug 01, 2023
4 usages
537 stars
May 19, 2020
2 stars
Jul 30, 2021
8 stars
Mar 26, 2021
98 stars
May 21, 2020
6 stars