License |
License |
---|---|
GroupId | GroupIdcom.evernote |
ArtifactId | ArtifactIdandroid-job |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-Job
Android library to handle jobs in the background.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-job-1.4.3.pom | |
android-job-1.4.3.aar | 143 KB |
android-job-1.4.3-sources.jar | 261 bytes |
android-job-1.4.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.7.0 |