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