Last Version

Async runners for Android 1.0.4

Android library for running Async tasks

License

License

GroupId

GroupId

com.aranea-apps.android.libs
ArtifactId

ArtifactId

android-async-runners
Version

Version

1.0.4
Type

Type

aar
Description

Description

Async runners for Android
Android library for running Async tasks
Project URL

Project URL

https://github.com/darko1002001/android-async-runners
Source Code Management

Source Code Management

https://github.com/darko1002001/android-async-runners

Download android-async-runners 1.0.4


<!-- https://jarcasting.com/artifacts/com.aranea-apps.android.libs/android-async-runners/ -->
<dependency>
    <groupId>com.aranea-apps.android.libs</groupId>
    <artifactId>android-async-runners</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.aranea-apps.android.libs/android-async-runners/
implementation 'com.aranea-apps.android.libs:android-async-runners:1.0.4'
// https://jarcasting.com/artifacts/com.aranea-apps.android.libs/android-async-runners/
implementation ("com.aranea-apps.android.libs:android-async-runners:1.0.4")
'com.aranea-apps.android.libs:android-async-runners:aar:1.0.4'
<dependency org="com.aranea-apps.android.libs" name="android-async-runners" rev="1.0.4">
  <artifact name="android-async-runners" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.aranea-apps.android.libs', module='android-async-runners', version='1.0.4')
)
libraryDependencies += "com.aranea-apps.android.libs" % "android-async-runners" % "1.0.4"
[com.aranea-apps.android.libs/android-async-runners "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.