is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-android
Version

Version

1.3.2
Type

Type

jar

Download jroutine-android 1.3.2


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