Jar examples for r:rxandroid
RxAndroid
You can download jar file rxandroid 0.24.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxandroid-0.24.0.jar to your project.
<dependency> <groupId>io.reactivex</groupId> <artifactId>rxandroid</artifactId> <version>0.24.0</version> </dependency>
compile group: 'io.reactivex', name: 'rxandroid', version: '0.24.0'
libraryDependencies += "io.reactivex" % "rxandroid" % "0.24.0"
<dependency org="io.reactivex" name="rxandroid" rev="0.24.0"/>
@Grapes(@Grab(group='io.reactivex', module='rxandroid', version='0.24.0'))
'io.reactivex:rxandroid:jar:0.24.0'
Click the following link to download the jar file.
rxandroid-0.24.0-benchmarks.jar