MVN

com.birbit : android-priority-jobqueue

Maven & Gradle

Jan 21, 2020
6 usages
3.4k stars

Android Priority Job Queue · a Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.

<dependency>
    <groupId>com.birbit</groupId>
    <artifactId>android-priority-jobqueue</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.birbit : android-priority-jobqueue to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0
  • Latest Beta: 2.0.0-beta3
  • Latest Alpha: 2.0.0-alpha5

All Versions

Choose a version of com.birbit : android-priority-jobqueue to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
android-priority-jobqueue-3.0.0
2.0.x
android-priority-jobqueue-2.0.1
android-priority-jobqueue-2.0.0
android-priority-jobqueue-2.0.0-beta3
android-priority-jobqueue-2.0.0-beta2
android-priority-jobqueue-2.0.0-beta1
android-priority-jobqueue-2.0.0-alpha5
android-priority-jobqueue-2.0.0-alpha4
android-priority-jobqueue-2.0.0-alpha3
android-priority-jobqueue-2.0.0-alpha2
android-priority-jobqueue-2.0.0-alpha1
1.3.x
android-priority-jobqueue-1.3.5
android-priority-jobqueue-1.3.4
android-priority-jobqueue-1.3.3
android-priority-jobqueue-1.3.2
android-priority-jobqueue-1.3.1
1.3
android-priority-jobqueue-1.3

How to add a dependency to Maven

Add the following com.birbit : android-priority-jobqueue maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.birbit</groupId>
    <artifactId>android-priority-jobqueue</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.birbit : android-priority-jobqueue gradle dependency to your build.gradle file:

implementation 'com.birbit:android-priority-jobqueue:3.0.0'

Gradle Kotlin DSL: Add the following com.birbit : android-priority-jobqueue gradle kotlin dependency to your build.gradle.kts file:

implementation("com.birbit:android-priority-jobqueue:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.birbit : android-priority-jobqueue sbt scala dependency to your build.sbt file:

libraryDependencies += "com.birbit" % "android-priority-jobqueue" % "3.0.0"

Advertisement

Dependencies from Group

Jan 21, 2020
6 usages
3.4k stars

Discover Dependencies

Jun 15, 2016
2 stars
Mar 21, 2021
22 usages
1.6k stars
Mar 07, 2017
34 usages
Mar 07, 2017
37 usages
Mar 07, 2017
9 usages
Aug 25, 2023
27 usages
3.9k stars
Aug 25, 2023
94 usages
3.9k stars
Aug 25, 2023
46 usages
3.9k stars
Apr 15, 2022
2 usages
3.9k stars
Aug 25, 2023
28 usages
3.9k stars