is not current version
Last Version 1.0.0

Java Tasks 0.2.0

An Android implementation of java-tasks

License

License

GroupId

GroupId

io.github.devreborn
ArtifactId

ArtifactId

android-tasks
Version

Version

0.2.0
Type

Type

aar
Description

Description

Java 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/java-tasks

Download android-tasks 0.2.0


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

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.