Job-Android

Job for Android.

License

License

GroupId

GroupId

io.github.alexmofer.job
ArtifactId

ArtifactId

job-android
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Job-Android
Job for Android.
Project URL

Project URL

https://github.com/AlexMofer/JobAndroid
Source Code Management

Source Code Management

https://github.com/AlexMofer/JobAndroid

Download job-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.alexmofer.job : job-core jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
1.0.0