android-asyncservice

AsyncService uses annotations to shorten the code to start asynchronous long running tasks and cache results

License

License

GroupId

GroupId

com.joanzapata.android.asyncservice
ArtifactId

ArtifactId

android-asyncservice
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

android-asyncservice
AsyncService uses annotations to shorten the code to start asynchronous long running tasks and cache results
Project URL

Project URL

https://github.com/JoanZapata/android-asyncservice

Download android-asyncservice

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.joanzapata.android.asyncservice : android-asyncservice-api jar 0.0.5
com.snappydb : snappydb-api jar 0.2.0
com.joanzapata.android.asyncservice : android-asyncservice-processors jar 0.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5