Jar examples for a:android-job
Android library to handle jobs in the background.
You can download jar file android-job 1.1.11 in this page.
Apache License version 2.0
You can use the following script to add android-job-1.1.11.jar to your project.
<dependency> <groupId>com.evernote</groupId> <artifactId>android-job</artifactId> <version>1.1.11</version> </dependency>
compile group: 'com.evernote', name: 'android-job', version: '1.1.11'
libraryDependencies += "com.evernote" % "android-job" % "1.1.11"
<dependency org="com.evernote" name="android-job" rev="1.1.11"/>
@Grapes(@Grab(group='com.evernote', module='android-job', version='1.1.11'))
'com.evernote:android-job:jar:1.1.11'
Click the following link to download the jar file.
android-job-1.1.11-javadoc.jar