License |
License |
---|---|
GroupId | GroupIdcom.raxdenstudios |
ArtifactId | ArtifactIdcommons-rx |
Version | Version4.10.1 |
Type | Typeaar |
Description |
DescriptionRx Commons
Rx commons is a library with a set of useful classes to help to developer to work with rx.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-rx-4.10.1.pom | |
commons-rx-4.10.1-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-rx</artifactId>
<version>4.10.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx/
implementation 'com.raxdenstudios:commons-rx:4.10.1'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx/
implementation ("com.raxdenstudios:commons-rx:4.10.1")
'com.raxdenstudios:commons-rx:aar:4.10.1'
<dependency org="com.raxdenstudios" name="commons-rx" rev="4.10.1">
<artifact name="commons-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-rx', version='4.10.1')
)
libraryDependencies += "com.raxdenstudios" % "commons-rx" % "4.10.1"
[com.raxdenstudios/commons-rx "4.10.1"]
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 |