reactive-streams / reactive-streams-jvm   1.0.4

Website GitHub

Reactive Streams Specification for the JVM

reactive-streams 1.0.4


Group ID:
org.reactivestreams
Artifact ID:
reactive-streams
Version:
1.0.4
Release Date:
May 22, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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