Boogaloo

Task retry manager with a certain back off time.

License

License

GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

Boogaloo
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Boogaloo
Task retry manager with a certain back off time.
Project URL

Project URL

https://github.com/KeithYokoma/Boogaloo
Source Code Management

Source Code Management

https://github.com/KeithYokoma/Boogaloo

Download Boogaloo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 20.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0