is not current version
Last Version 3.2-148-d9af944

co.fs2:fs2-reactive-streams_2.12 3.2.8

fs2-reactive-streams

Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

co.fs2
ArtifactId

ArtifactId

fs2-reactive-streams_2.12
Version

Version

3.2.8
Type

Type

jar

Download fs2-reactive-streams_2.12 3.2.8


<!-- https://jarcasting.com/artifacts/co.fs2/fs2-reactive-streams_2.12/ -->
<dependency>
    <groupId>co.fs2</groupId>
    <artifactId>fs2-reactive-streams_2.12</artifactId>
    <version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/co.fs2/fs2-reactive-streams_2.12/
implementation 'co.fs2:fs2-reactive-streams_2.12:3.2.8'
// https://jarcasting.com/artifacts/co.fs2/fs2-reactive-streams_2.12/
implementation ("co.fs2:fs2-reactive-streams_2.12:3.2.8")
'co.fs2:fs2-reactive-streams_2.12:jar:3.2.8'
<dependency org="co.fs2" name="fs2-reactive-streams_2.12" rev="3.2.8">
  <artifact name="fs2-reactive-streams_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fs2', module='fs2-reactive-streams_2.12', version='3.2.8')
)
libraryDependencies += "co.fs2" % "fs2-reactive-streams_2.12" % "3.2.8"
[co.fs2/fs2-reactive-streams_2.12 "3.2.8"]