License |
License |
---|---|
GroupId | GroupIdcom.github.keithyokoma |
ArtifactId | ArtifactIdBoogaloo |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBoogaloo
Task retry manager with a certain back off time.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Boogaloo-1.0.0.pom | |
Boogaloo-1.0.0.aar | 15 KB |
Boogaloo-1.0.0-sources.jar | 5 KB |
Boogaloo-1.0.0-javadoc.jar | 39 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 20.0.0 |