is not current version
Last Version 1.4.3

Android-Job 1.4.2

Android library to handle jobs in the background.

License

License

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-job
Version

Version

1.4.2
Type

Type

aar
Description

Description

Android-Job
Android library to handle jobs in the background.
Project URL

Project URL

https://github.com/evernote/android-job
Source Code Management

Source Code Management

https://github.com/evernote/android-job

Download android-job 1.4.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.core » core jar 1.1.0

Project Modules

There are no modules declared in this project.