jroutine-stream

Parallel programming on the go

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-stream
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jroutine-stream
Parallel programming on the go

Download jroutine-stream

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-stream/ -->
<dependency>
    <groupId>com.github.davide-maestroni</groupId>
    <artifactId>jroutine-stream</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-stream/
implementation 'com.github.davide-maestroni:jroutine-stream:6.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-stream/
implementation ("com.github.davide-maestroni:jroutine-stream:6.0.0")
'com.github.davide-maestroni:jroutine-stream:jar:6.0.0'
<dependency org="com.github.davide-maestroni" name="jroutine-stream" rev="6.0.0">
  <artifact name="jroutine-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-stream', version='6.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-stream" % "6.0.0"
[com.github.davide-maestroni/jroutine-stream "6.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
com.github.davide-maestroni : jroutine-channel jar 6.0.0
com.github.davide-maestroni : jroutine-core jar 6.0.0
com.github.davide-maestroni : jroutine-function jar 6.0.0
com.github.davide-maestroni : jroutine-operator jar 6.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0