License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdjroutine-method |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjroutine-method
Parallel programming on the go
|
Filename | Size |
---|---|
jroutine-method-6.0.0.pom | |
jroutine-method-6.0.0.jar | 18 KB |
jroutine-method-6.0.0-sources.jar | 12 KB |
jroutine-method-6.0.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-method/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-method</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-method/
implementation 'com.github.davide-maestroni:jroutine-method:6.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-method/
implementation ("com.github.davide-maestroni:jroutine-method:6.0.0")
'com.github.davide-maestroni:jroutine-method:jar:6.0.0'
<dependency org="com.github.davide-maestroni" name="jroutine-method" rev="6.0.0">
<artifact name="jroutine-method" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-method', version='6.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-method" % "6.0.0"
[com.github.davide-maestroni/jroutine-method "6.0.0"]
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-object | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.4.1 |