Download jroutine-android-object-6.0.1.jar file - Jar j

Jar examples for j:jroutine-android-object

Description

Parallel programming on the go

You can download jar file jroutine-android-object 6.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jroutine-android-object-6.0.1.jar to your project.

<dependency>
   <groupId>com.github.davide-maestroni</groupId>
   <artifactId>jroutine-android-object</artifactId>
   <version>6.0.1</version>
</dependency>
compile group: 'com.github.davide-maestroni', name: 'jroutine-android-object', version: '6.0.1'
libraryDependencies += "com.github.davide-maestroni" % "jroutine-android-object" % "6.0.1"
<dependency org="com.github.davide-maestroni" name="jroutine-android-object" rev="6.0.1"/>
@Grapes(@Grab(group='com.github.davide-maestroni', module='jroutine-android-object', version='6.0.1'))
'com.github.davide-maestroni:jroutine-android-object:jar:6.0.1'

Download

Click the following link to download the jar file.

jroutine-android-object-6.0.1-javadoc.jar
jroutine-android-object-6.0.1-sources.jar
jroutine-android-object-6.0.1.pom



Related Tutorials