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