Tasker Library

Simple TaskManager & EventManager

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

tasker
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Tasker Library
Simple TaskManager & EventManager
Project URL

Project URL

https://github.com/noties/Tasker
Source Code Management

Source Code Management

https://github.com/noties/Tasker

Download tasker

How to add to project

<!-- https://jarcasting.com/artifacts/ru.noties/tasker/ -->
<dependency>
    <groupId>ru.noties</groupId>
    <artifactId>tasker</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/tasker/
implementation 'ru.noties:tasker:1.1.0'
// https://jarcasting.com/artifacts/ru.noties/tasker/
implementation ("ru.noties:tasker:1.1.0")
'ru.noties:tasker:aar:1.1.0'
<dependency org="ru.noties" name="tasker" rev="1.1.0">
  <artifact name="tasker" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='tasker', version='1.1.0')
)
libraryDependencies += "ru.noties" % "tasker" % "1.1.0"
[ru.noties/tasker "1.1.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.

Versions

Version
1.1.0
1.0.0