is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-processor
Version

Version

4.2.0
Type

Type

jar

Download jroutine-processor 4.2.0


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