is not current version
Last Version 3.0.4

ch.jodersky:flow-stream_2.11 3.0.1

flow-stream

GroupId

GroupId

ch.jodersky
ArtifactId

ArtifactId

flow-stream_2.11
Version

Version

3.0.1
Type

Type

jar

Download flow-stream_2.11 3.0.1


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