is not current version
Last Version 1.4.3

com.evernote:android-job 1.1.6

Android library to handle jobs in the background.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-job
Version

Version

1.1.6
Type

Type

aar

Download android-job 1.1.6


<!-- https://jarcasting.com/artifacts/com.evernote/android-job/ -->
<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-job</artifactId>
    <version>1.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.evernote/android-job/
implementation 'com.evernote:android-job:1.1.6'
// https://jarcasting.com/artifacts/com.evernote/android-job/
implementation ("com.evernote:android-job:1.1.6")
'com.evernote:android-job:aar:1.1.6'
<dependency org="com.evernote" name="android-job" rev="1.1.6">
  <artifact name="android-job" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.evernote', module='android-job', version='1.1.6')
)
libraryDependencies += "com.evernote" % "android-job" % "1.1.6"
[com.evernote/android-job "1.1.6"]