| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.squareup.rx.idler |
| ArtifactId | ArtifactIdrx1-idler |
| Version | Version0.11.0 |
| Type | Typeaar |
| Description |
DescriptionRxJava 1.x Espresso Idling Resources
RxJava Espresso IdlingResources
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rx1-idler-0.11.0.pom | |
| rx1-idler-0.11.0.aar | 6 KB |
| rx1-idler-0.11.0-sources.jar | 4 KB |
| rx1-idler-0.11.0-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.rx.idler/rx1-idler/ -->
<dependency>
<groupId>com.squareup.rx.idler</groupId>
<artifactId>rx1-idler</artifactId>
<version>0.11.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.rx.idler/rx1-idler/
implementation 'com.squareup.rx.idler:rx1-idler:0.11.0'
// https://jarcasting.com/artifacts/com.squareup.rx.idler/rx1-idler/
implementation ("com.squareup.rx.idler:rx1-idler:0.11.0")
'com.squareup.rx.idler:rx1-idler:aar:0.11.0'
<dependency org="com.squareup.rx.idler" name="rx1-idler" rev="0.11.0">
<artifact name="rx1-idler" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.rx.idler', module='rx1-idler', version='0.11.0')
)
libraryDependencies += "com.squareup.rx.idler" % "rx1-idler" % "0.11.0"
[com.squareup.rx.idler/rx1-idler "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| io.reactivex : rxjava | jar | 1.3.8 |
| androidx.test.espresso » espresso-core | jar | 3.1.0 |