is not current version
Last Version 4.17.2

com.raxdenstudios:commons-rx 4.9.2

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

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-rx
Version

Version

4.9.2
Type

Type

aar

Download commons-rx 4.9.2


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