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