safepickle

Scala Future-based implementation of Reactive Streams

License

License

GroupId

GroupId

com.fsist
ArtifactId

ArtifactId

future-streams_2.11
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

safepickle
Scala Future-based implementation of Reactive Streams
Project URL

Project URL

https://github.com/fsist/future-streams
Project Organization

Project Organization

Sentrix

Download future-streams_2.11

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.typesafe.scala-logging : scala-logging_2.11 jar 3.1.0
org.scala-lang : scala-reflect jar 2.11.7
org.scala-lang : scala-compiler jar 2.11.7
org.reactivestreams : reactive-streams jar 1.0.0
org.reactivestreams : reactive-streams-tck jar 1.0.0
org.scala-lang : scala-library jar 2.11.7

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
org.pegdown : pegdown jar 1.4.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.
com.fsist

Foresight Security Information Technologies

Versions

Version
0.9.1
0.9.0
0.8.0