Android Tasks

An Android implementation of java-tasks

License

License

GroupId

GroupId

io.github.devreborn
ArtifactId

ArtifactId

android-tasks
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Android Tasks
An Android implementation of java-tasks
Project URL

Project URL

https://github.com/DevReborn/android-tasks
Source Code Management

Source Code Management

https://github.com/DevReborn/android-tasks

Download android-tasks

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.devreborn : java-tasks jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.1
0.2.0