| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.dpforge |
| Идентификатор | Идентификаторskelly |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеskelly
A tiny library for displaying skeletons while the content itself is loading
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |