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