Last Version

rxandroid-framework 0.25.0

rxandroid-framework

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxandroid-framework
Version

Version

0.25.0
Type

Type

jar
Description

Description

rxandroid-framework
rxandroid-framework
Project URL

Project URL

https://github.com/ReactiveX/RxAndroid

Download rxandroid-framework 0.25.0


<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2
com.google.android : support-v4 jar r7

runtime (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.12
io.reactivex : rxandroid jar 0.25.0

Project Modules

There are no modules declared in this project.