License |
License |
---|---|
GroupId | GroupIdio.supercharge |
ArtifactId | ArtifactIdfunnyloader |
Version | Version0.2.0 |
Type | Typeaar |
Description |
DescriptionFunnyLoader
Loader indicator for android with funny messages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
funnyloader-0.2.0.pom | |
funnyloader-0.2.0.aar | 8 KB |
funnyloader-0.2.0-sources.jar | 2 KB |
funnyloader-0.2.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.supercharge/funnyloader/ -->
<dependency>
<groupId>io.supercharge</groupId>
<artifactId>funnyloader</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.supercharge/funnyloader/
implementation 'io.supercharge:funnyloader:0.2.0'
// https://jarcasting.com/artifacts/io.supercharge/funnyloader/
implementation ("io.supercharge:funnyloader:0.2.0")
'io.supercharge:funnyloader:aar:0.2.0'
<dependency org="io.supercharge" name="funnyloader" rev="0.2.0">
<artifact name="funnyloader" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.supercharge', module='funnyloader', version='0.2.0')
)
libraryDependencies += "io.supercharge" % "funnyloader" % "0.2.0"
[io.supercharge/funnyloader "0.2.0"]