is not current version
Last Version 4.17.2

Rx Commons 4.9.4

Rx 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
Version

Version

4.9.4
Type

Type

aar
Description

Description

Rx Commons
Rx 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 4.9.4


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxkotlin jar 2.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.