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