is not current version
Last Version 6.0.0

com.github.davide-maestroni:jroutine-processor 5.8.0

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-processor
Version

Version

5.8.0
Type

Type

jar

Download jroutine-processor 5.8.0


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