Last Version

Rx Commons 4.17.2

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.17.2
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.17.2


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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
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.