Android Priority Job Queue

a Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.

Лицензия

Лицензия

Группа

Группа

com.path
Идентификатор

Идентификатор

android-priority-jobqueue
Последняя версия

Последняя версия

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Android Priority Job Queue
a Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Ссылка на сайт

Ссылка на сайт

https://github.com/path/android-priority-jobqueue

Скачать android-priority-jobqueue

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 2.2.1

Модули Проекта

Данный проект не имеет модулей.
com.path

Path Mobile Inc Pte. Ltd.

Версии библиотеки

Версия
1.1.2
1.1.1
1.1
1.0
0.9.9
0.9.8
0.9.7.4