MVN

com.jakewharton.rxbinding : rxbinding-appcompat-v7

Maven & Gradle

Feb 28, 2017
3 usages
9.6k stars

RxBinding (appcompat-v7) · RxJava binding APIs for Android's UI widgets.

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
rxbinding-appcompat-v7-1.0.1
rxbinding-appcompat-v7-1.0.0
0.4.x
rxbinding-appcompat-v7-0.4.0
0.3.x
rxbinding-appcompat-v7-0.3.0
0.2.x
rxbinding-appcompat-v7-0.2.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.jakewharton.rxbinding:rxbinding-appcompat-v7:1.0.1'

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

implementation("com.jakewharton.rxbinding:rxbinding-appcompat-v7:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jakewharton.rxbinding" % "rxbinding-appcompat-v7" % "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

Aug 31, 2015
1 usages
0 stars
Aug 21, 2015
1 usages
25 stars
Dec 11, 2015
3 usages
112 stars
Mar 28, 2022
2 usages
Mar 04, 2023
1 usages
2 stars
Aug 31, 2015
1 usages
0 stars
Nov 19, 2015
1 usages
0 stars
Sep 08, 2015
2 usages
4 stars
Sep 14, 2015
3 usages
Apr 26, 2016
4 usages
7 stars