is not current version
Last Version 0.2.0

io.supercharge:funnyloader 0.1.0

Loader indicator for android with funny messages

GroupId

GroupId

io.supercharge
ArtifactId

ArtifactId

funnyloader
Version

Version

0.1.0
Type

Type

aar

Download funnyloader 0.1.0


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