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