Last Version

Jobs 0.1.2

A task queue library for Android.

License

License

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

jobs
Version

Version

0.1.2
Type

Type

jar
Description

Description

Jobs
A task queue library for Android.
Project URL

Project URL

https://github.com/eygraber/jobs
Source Code Management

Source Code Management

https://github.com/eygraber/jobs

Download jobs 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3

Project Modules

There are no modules declared in this project.