| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.treech |
| Идентификатор | ИдентификаторloadX |
| Версия | Версия0.0.3 |
| Тип | Типaar |
| Описание |
ОписаниеloadX
Android library to show most common state templates like loading, empty, error etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| loadX-0.0.3.pom | |
| loadX-0.0.3-sources.jar | 10 KB |
| loadX-0.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.treech/loadX/ -->
<dependency>
<groupId>io.github.treech</groupId>
<artifactId>loadX</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.treech/loadX/
implementation 'io.github.treech:loadX:0.0.3'
// https://jarcasting.com/artifacts/io.github.treech/loadX/
implementation ("io.github.treech:loadX:0.0.3")
'io.github.treech:loadX:aar:0.0.3'
<dependency org="io.github.treech" name="loadX" rev="0.0.3">
<artifact name="loadX" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.treech', module='loadX', version='0.0.3')
)
libraryDependencies += "io.github.treech" % "loadX" % "0.0.3"
[io.github.treech/loadX "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |