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