is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-android
Version

Version

4.1.1
Type

Type

aar

Download jroutine-android 4.1.1


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