License |
License |
---|---|
GroupId | GroupIdcom.dpforge |
ArtifactId | ArtifactIdskelly |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionskelly
A tiny library for displaying skeletons while the content itself is loading
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
skelly-1.0.1.pom | |
skelly-1.0.1.aar | 12 KB |
skelly-1.0.1-sources.jar | 5 KB |
skelly-1.0.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |