Download android-async-runners-1.0.4.jar file - Jar a

Jar examples for a:android-async-runners

Description

Android library for running Async tasks

You can download jar file android-async-runners 1.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-async-runners-1.0.4.jar to your project.

<dependency>
   <groupId>com.aranea-apps.android.libs</groupId>
   <artifactId>android-async-runners</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.aranea-apps.android.libs', name: 'android-async-runners', version: '1.0.4'
libraryDependencies += "com.aranea-apps.android.libs" % "android-async-runners" % "1.0.4"
<dependency org="com.aranea-apps.android.libs" name="android-async-runners" rev="1.0.4"/>
@Grapes(@Grab(group='com.aranea-apps.android.libs', module='android-async-runners', version='1.0.4'))
'com.aranea-apps.android.libs:android-async-runners:jar:1.0.4'

Download

Click the following link to download the jar file.

android-async-runners-1.0.4-javadoc.jar
android-async-runners-1.0.4-sources.jar
android-async-runners-1.0.4.pom



Related Tutorials