| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xfinity |
| Идентификатор | Идентификаторloadingdots |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеLoading Dots Library
A LoadingDots view based on AnimatedVectorDrawable. Backwards compatible to API 11
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| loadingdots-1.1.0.pom | |
| loadingdots-1.1.0.aar | 23 KB |
| loadingdots-1.1.0-sources.jar | 1 KB |
| loadingdots-1.1.0-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xfinity/loadingdots/ -->
<dependency>
<groupId>com.xfinity</groupId>
<artifactId>loadingdots</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.xfinity/loadingdots/
implementation 'com.xfinity:loadingdots:1.1.0'
// https://jarcasting.com/artifacts/com.xfinity/loadingdots/
implementation ("com.xfinity:loadingdots:1.1.0")
'com.xfinity:loadingdots:aar:1.1.0'
<dependency org="com.xfinity" name="loadingdots" rev="1.1.0">
<artifact name="loadingdots" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.xfinity', module='loadingdots', version='1.1.0')
)
libraryDependencies += "com.xfinity" % "loadingdots" % "1.1.0"
[com.xfinity/loadingdots "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.0 |
| org.jetbrains : annotations-java5 | jar | 15.0 |