is not current version
Last Version 1.0.1

com.dpforge:skelly 1.0.0

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

GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

skelly
Version

Version

1.0.0
Type

Type

aar

Download skelly 1.0.0


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