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