MVN

com.squareup.rx.idler : rx3-idler

Maven & Gradle

May 20, 2020
1 usages
512 stars

RxJava 3.x Espresso Idling Resources · RxJava Espresso IdlingResources

<dependency>
    <groupId>com.squareup.rx.idler</groupId>
    <artifactId>rx3-idler</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.rx.idler : rx3-idler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of com.squareup.rx.idler : rx3-idler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
rx3-idler-0.11.0

How to add a dependency to Maven

Add the following com.squareup.rx.idler : rx3-idler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.rx.idler</groupId>
    <artifactId>rx3-idler</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.rx.idler : rx3-idler gradle dependency to your build.gradle file:

implementation 'com.squareup.rx.idler:rx3-idler:0.11.0'

Gradle Kotlin DSL: Add the following com.squareup.rx.idler : rx3-idler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.rx.idler:rx3-idler:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.rx.idler : rx3-idler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.rx.idler" % "rx3-idler" % "0.11.0"

Advertisement

Dependencies from Group

May 20, 2020
1 usages
512 stars
May 20, 2020
512 stars
May 20, 2020
512 stars

Discover Dependencies

May 30, 2022
1 usages
Aug 17, 2021
5 usages
345 stars
Dec 26, 2022
2 usages
1.9k stars
Jul 05, 2023
6 usages
61 stars
Aug 30, 2021
2 usages
428 stars
Mar 29, 2022
1 usages
4 stars