is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-android
Version

Version

1.2.0
Type

Type

jar

Download jroutine-android 1.2.0


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