Download rxjava-extras-0.5.6.jar file - Jar r

Jar examples for r:rxjava-extras

Description

RxJava utilities

You can download jar file rxjava-extras 0.5.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxjava-extras-0.5.6.jar to your project.

<dependency>
   <groupId>com.github.davidmoten</groupId>
   <artifactId>rxjava-extras</artifactId>
   <version>0.5.6</version>
</dependency>
compile group: 'com.github.davidmoten', name: 'rxjava-extras', version: '0.5.6'
libraryDependencies += "com.github.davidmoten" % "rxjava-extras" % "0.5.6"
<dependency org="com.github.davidmoten" name="rxjava-extras" rev="0.5.6"/>
@Grapes(@Grab(group='com.github.davidmoten', module='rxjava-extras', version='0.5.6'))
'com.github.davidmoten:rxjava-extras:jar:0.5.6'

Download

Click the following link to download the jar file.

rxjava-extras-0.5.6.jar
rxjava-extras-0.5.6-javadoc.jar
rxjava-extras-0.5.6.pom
rxjava-extras-0.5.6-sources.jar



Related Tutorials