MVN

com.jakewharton.rxrelay2 : rxrelay

Maven & Gradle

Aug 23, 2019
49 usages
2.4k stars

RxRelay · Objects that are both an Observable and a Consumer.

<dependency>
    <groupId>com.jakewharton.rxrelay2</groupId>
    <artifactId>rxrelay</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
rxrelay-2.1.1
rxrelay-2.1.0
2.0.x
rxrelay-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jakewharton.rxrelay2</groupId>
    <artifactId>rxrelay</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jakewharton.rxrelay2:rxrelay:2.1.1'

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

implementation("com.jakewharton.rxrelay2:rxrelay:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jakewharton.rxrelay2" % "rxrelay" % "2.1.1"

Advertisement

Dependencies from Group

Aug 23, 2019
49 usages
2.4k stars

Discover Dependencies

Jul 02, 2023
24 usages
22.6k stars
May 29, 2023
9 usages
0 stars
Apr 23, 2006
27 usages
Nov 10, 2010
47 usages
Dec 26, 2021
74 usages
498 stars
Aug 14, 2023
24 usages
2 stars
Apr 28, 2023
95 usages
104 stars