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