android-asyncservice-api

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-api
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

android-asyncservice-api
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-api

How to add to project

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

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.

Versions

Version
0.0.5