is not current version
Last Version 5.9.0

com.github.davide-maestroni:jroutine 5.4.0

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine
Version

Version

5.4.0
Type

Type

jar

Download jroutine 5.4.0


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