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.0'
<dependency>
<groupId>com.path</groupId>
<artifactId>android-priority-jobqueue</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.path" name="android-priority-jobqueue" rev="1.0"/>
"com.path", "android-priority-jobqueue", "1.0"