MVN

com.aranea-apps.android.libs : android-async-runners-parent

Maven & Gradle

Dec 27, 2013
0 stars

Android Async Runners (Parent) · A library that will enable easier async operations in your android apps

<dependency>
    <groupId>com.aranea-apps.android.libs</groupId>
    <artifactId>android-async-runners-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aranea-apps.android.libs : android-async-runners-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.aranea-apps.android.libs : android-async-runners-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
android-async-runners-parent-1.0.1
android-async-runners-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aranea-apps.android.libs</groupId>
    <artifactId>android-async-runners-parent</artifactId>
    <version>1.0.1</version>
</dependency>