Last Version

jroutine-core 6.0.0

Parallel programming on the go

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-core
Version

Version

6.0.0
Type

Type

jar
Description

Description

jroutine-core
Parallel programming on the go

Download jroutine-core 6.0.0


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

Project Modules

There are no modules declared in this project.