Last Version

Android-Job 1.4.3

Android library to handle jobs in the background.

License

License

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-job
Version

Version

1.4.3
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.3


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.