skelly

A tiny library for displaying skeletons while the content itself is loading

License

License

GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

skelly
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

skelly
A tiny library for displaying skeletons while the content itself is loading
Project URL

Project URL

https://github.com/int02h/skelly
Source Code Management

Source Code Management

https://github.com/int02h/skelly

Download skelly

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.0
androidx.appcompat » appcompat jar 1.1.0
androidx.annotation » annotation-experimental jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0