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