Jar examples for r:rxjava-core
rxjava-core developed by Netflix
You can download jar file rxjava-core 0.20.0-RC4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxjava-core-0.20.0-RC4.jar to your project.
<dependency> <groupId>com.netflix.rxjava</groupId> <artifactId>rxjava-core</artifactId> <version>0.20.0-RC4</version> </dependency>
compile group: 'com.netflix.rxjava', name: 'rxjava-core', version: '0.20.0-RC4'
libraryDependencies += "com.netflix.rxjava" % "rxjava-core" % "0.20.0-RC4"
<dependency org="com.netflix.rxjava" name="rxjava-core" rev="0.20.0-RC4"/>
@Grapes(@Grab(group='com.netflix.rxjava', module='rxjava-core', version='0.20.0-RC4'))
'com.netflix.rxjava:rxjava-core:jar:0.20.0-RC4'
Click the following link to download the jar file.
rxjava-core-0.20.0-RC4-javadoc.jar