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