Rx Test Commons

Rx Test commons is a library with a set of useful classes to help to developer to work with Rx.

License

License

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-rx-test
Last Version

Last Version

4.17.2
Release Date

Release Date

Type

Type

aar
Description

Description

Rx Test Commons
Rx Test commons is a library with a set of useful classes to help to developer to work with Rx.
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-rx-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx-test/ -->
<dependency>
    <groupId>com.raxdenstudios</groupId>
    <artifactId>commons-rx-test</artifactId>
    <version>4.17.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx-test/
implementation 'com.raxdenstudios:commons-rx-test:4.17.2'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx-test/
implementation ("com.raxdenstudios:commons-rx-test:4.17.2")
'com.raxdenstudios:commons-rx-test:aar:4.17.2'
<dependency org="com.raxdenstudios" name="commons-rx-test" rev="4.17.2">
  <artifact name="commons-rx-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-rx-test', version='4.17.2')
)
libraryDependencies += "com.raxdenstudios" % "commons-rx-test" % "4.17.2"
[com.raxdenstudios/commons-rx-test "4.17.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (3)

Group / Artifact Type Version
androidx.test.ext » junit-ktx jar 1.1.2
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxkotlin jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.17.2
4.16.19
4.16.18
4.16.4
4.13.0
4.10.1
4.10.0
4.9.4
4.9.3
4.9.2
4.9.1