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