Jar examples for r:rxjava-reactive-streams
Adapter between RxJava and ReactiveStreams
You can download jar file rxjava-reactive-streams 1.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxjava-reactive-streams-1.1.1.jar to your project.
<dependency> <groupId>io.reactivex</groupId> <artifactId>rxjava-reactive-streams</artifactId> <version>1.1.1</version> </dependency>
compile group: 'io.reactivex', name: 'rxjava-reactive-streams', version: '1.1.1'
libraryDependencies += "io.reactivex" % "rxjava-reactive-streams" % "1.1.1"
<dependency org="io.reactivex" name="rxjava-reactive-streams" rev="1.1.1"/>
@Grapes(@Grab(group='io.reactivex', module='rxjava-reactive-streams', version='1.1.1'))
'io.reactivex:rxjava-reactive-streams:jar:1.1.1'
Click the following link to download the jar file.
rxjava-reactive-streams-1.1.1-javadoc.jar