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 1.1.2 in this page.
The MIT License (MIT)
You can use the following script to add android-priority-jobqueue-1.1.2.jar to your project.
<dependency> <groupId>com.path</groupId> <artifactId>android-priority-jobqueue</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.path', name: 'android-priority-jobqueue', version: '1.1.2'
libraryDependencies += "com.path" % "android-priority-jobqueue" % "1.1.2"
<dependency org="com.path" name="android-priority-jobqueue" rev="1.1.2"/>
@Grapes(@Grab(group='com.path', module='android-priority-jobqueue', version='1.1.2'))
'com.path:android-priority-jobqueue:jar:1.1.2'
Click the following link to download the jar file.
android-priority-jobqueue-1.1.2-javadoc.jar