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