Jar examples for a:android-priority-jobqueue
a Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
You can download jar file android-priority-jobqueue 0.9.9 in this page.
The MIT License (MIT)
You can use the following script to add android-priority-jobqueue-0.9.9.jar to your project.
<dependency> <groupId>com.path</groupId> <artifactId>android-priority-jobqueue</artifactId> <version>0.9.9</version> </dependency>
compile group: 'com.path', name: 'android-priority-jobqueue', version: '0.9.9'
libraryDependencies += "com.path" % "android-priority-jobqueue" % "0.9.9"
<dependency org="com.path" name="android-priority-jobqueue" rev="0.9.9"/>
@Grapes(@Grab(group='com.path', module='android-priority-jobqueue', version='0.9.9'))
'com.path:android-priority-jobqueue:jar:0.9.9'
Click the following link to download the jar file.
android-priority-jobqueue-0.9.9-javadoc.jar