is not current version
Last Version 5.9.0

com.github.davide-maestroni:jroutine-androidprocessor 5.1.0

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-androidprocessor
Version

Version

5.1.0
Type

Type

jar

Download jroutine-androidprocessor 5.1.0


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