| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.reactivex |
| ArtifactId | ArtifactIdrxandroid-framework |
| Last Version | Last Version0.25.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxandroid-framework
rxandroid-framework
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.reactivex/rxandroid-framework/ -->
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxandroid-framework</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/rxandroid-framework/
implementation 'io.reactivex:rxandroid-framework:0.25.0'
// https://jarcasting.com/artifacts/io.reactivex/rxandroid-framework/
implementation ("io.reactivex:rxandroid-framework:0.25.0")
'io.reactivex:rxandroid-framework:jar:0.25.0'
<dependency org="io.reactivex" name="rxandroid-framework" rev="0.25.0">
<artifact name="rxandroid-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='rxandroid-framework', version='0.25.0')
)
libraryDependencies += "io.reactivex" % "rxandroid-framework" % "0.25.0"
[io.reactivex/rxandroid-framework "0.25.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.0.1.2 |
| com.google.android : support-v4 | jar | r7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.0.12 |
| io.reactivex : rxandroid | jar | 0.25.0 |