Last Version

jroutine 5.9.0

Parallel programming on the go

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine
Version

Version

5.9.0
Type

Type

jar
Description

Description

jroutine
Parallel programming on the go

Download jroutine 5.9.0


<!-- 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.