License |
License |
---|---|
GroupId | GroupIdcom.evernote |
ArtifactId | ArtifactIdandroid-job |
Version | Version1.4.2 |
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.2.pom | |
android-job-1.4.2.aar | 143 KB |
android-job-1.4.2-sources.jar | 261 bytes |
android-job-1.4.2-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.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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.1.0 |