MVN

com.ogaclejapan : rxbinding

Maven & Gradle

Aug 06, 2015
207 stars

RxBinding · A easy oneway bindings for Android, which is based on RxJava.

<dependency>
    <groupId>com.ogaclejapan</groupId>
    <artifactId>rxbinding</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
rxbinding-1.2.0
1.1.x
rxbinding-1.1.1
1.1
rxbinding-1.1
1.0
rxbinding-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ogaclejapan</groupId>
    <artifactId>rxbinding</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.ogaclejapan:rxbinding:1.2.0'

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

implementation("com.ogaclejapan:rxbinding:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ogaclejapan" % "rxbinding" % "1.2.0"

Advertisement

Dependencies from Group

Aug 06, 2015
207 stars

Discover Dependencies

bus
Sep 15, 2015
317 stars
Oct 12, 2015
0 stars
Aug 06, 2015
0 stars
Aug 27, 2017
3 usages
21 stars
Jun 06, 2020
40 stars
Apr 20, 2018
2 usages
40 stars
Oct 07, 2015
Aug 11, 2015
0 stars
Mar 22, 2016
3 usages
3.9k stars