reactive-streams / reactive-streams-jvm   1.0.4

Website GitHub

Reactive Streams Specification for the JVM

reactive-streams 0.4.0


Group ID:
org.reactivestreams
Artifact ID:
reactive-streams
Version:
0.4.0
Release Date:
Sep 19, 2014
Licenses:
Files:

libraryDependencies += "org.reactivestreams" % "reactive-streams" % "0.4.0"

Mill build tool

ivy"org.reactivestreams:reactive-streams:0.4.0"

Scala CLI

//> using dep "org.reactivestreams:reactive-streams:0.4.0"

Ammonite REPL

import $ivy.`org.reactivestreams:reactive-streams:0.4.0`

<dependency>
  <groupId>org.reactivestreams</groupId>
  <artifactId>reactive-streams</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'org.reactivestreams', name: 'reactive-streams', version: '0.4.0'