Reactive Streams Specification for the JVM
reactive-streams 1.0.1-RC1
Group ID:
org.reactivestreams
Artifact ID:
reactive-streams
Version:
1.0.1-RC1
Release Date:
Jun 29, 2017
Licenses:
Files:
Developers:
libraryDependencies += "org.reactivestreams" % "reactive-streams" % "1.0.1-RC1"
ivy"org.reactivestreams:reactive-streams:1.0.1-RC1"
//> using dep "org.reactivestreams:reactive-streams:1.0.1-RC1"
import $ivy.`org.reactivestreams:reactive-streams:1.0.1-RC1`
<dependency> <groupId>org.reactivestreams</groupId> <artifactId>reactive-streams</artifactId> <version>1.0.1-RC1</version> </dependency>
compile group: 'org.reactivestreams', name: 'reactive-streams', version: '1.0.1-RC1'