Last Version

JobQueue 2.0.1

persisted job queue for android

License

License

GroupId

GroupId

com.tomergoldst.android
ArtifactId

ArtifactId

jobqueue
Version

Version

2.0.1
Type

Type

aar
Description

Description

JobQueue
persisted job queue for android
Project URL

Project URL

https://github.com/tomergoldst/job-queue
Source Code Management

Source Code Management

https://github.com/tomergoldst/job-queue

Download jobqueue 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.