is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-android
Version

Version

5.8.0
Type

Type

aar

Download jroutine-android 5.8.0


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