fs2-reactive-streams


License

License

Categories

Categories

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

GroupId

com.github.zainab-ali
ArtifactId

ArtifactId

fs2-reactive-streams_2.11
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

fs2-reactive-streams
fs2-reactive-streams
Project URL

Project URL

https://github.com/zainab-ali/fs2-reactive-streams
Project Organization

Project Organization

com.github.zainab-ali
Source Code Management

Source Code Management

https://github.com/zainab-ali/fs2-reactive-streams

Download fs2-reactive-streams_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
co.fs2 : fs2-core_2.11 jar 1.0.0-M5
org.reactivestreams : reactive-streams jar 1.0.2

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.reactivestreams : reactive-streams-tck jar 1.0.2

Project Modules

There are no modules declared in this project.

fs2-reactive-streams

A reactive streams implementation for fs2

NOTE: fs2-reactive-streams is now a submodule of fs2. For older versions, please consult the guide.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0