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