Download rxclojure-1.0.0-rc.1.jar file - Jar r

Jar examples for r:rxclojure

Description

rxclojure

You can download jar file rxclojure 1.0.0-rc.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxclojure-1.0.0-rc.1.jar to your project.

<dependency>
   <groupId>io.reactivex</groupId>
   <artifactId>rxclojure</artifactId>
   <version>1.0.0-rc.1</version>
</dependency>
compile group: 'io.reactivex', name: 'rxclojure', version: '1.0.0-rc.1'
libraryDependencies += "io.reactivex" % "rxclojure" % "1.0.0-rc.1"
<dependency org="io.reactivex" name="rxclojure" rev="1.0.0-rc.1"/>
@Grapes(@Grab(group='io.reactivex', module='rxclojure', version='1.0.0-rc.1'))
'io.reactivex:rxclojure:jar:1.0.0-rc.1'

Download

Click the following link to download the jar file.

rxclojure-1.0.0-rc.1-benchmarks.jar
rxclojure-1.0.0-rc.1-javadoc.jar
rxclojure-1.0.0-rc.1-sources.jar
rxclojure-1.0.0-rc.1.jar
rxclojure-1.0.0-rc.1.pom



Related Tutorials