is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-processor
Version

Version

2.1.0
Type

Type

jar

Download jroutine-processor 2.1.0


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