jroutine

Parallel programming on the go

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine
Last Version

Last Version

5.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

jroutine
Parallel programming on the go

Download jroutine

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations jar 12.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.9.0
5.8.0
5.7.1
5.7.0
5.6.0
5.5.1
5.5.0
5.4.1
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0
4.2.2
4.2.1
4.2.0
4.1.0
4.0.2
4.0.1
4.0.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0