| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.quee.ktx.layout |
| Идентификатор | Идентификаторrefresh-layout-header |
| Версия | Версияv1.0.0 |
| Тип | Типaar |
| Описание |
Описаниеrefresh-layout-header
Smart Refresh Layout.
|
| Имя Файла | Размер |
|---|---|
| refresh-layout-header-v1.0.0.pom | |
| refresh-layout-header-v1.0.0.aar | 187 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.quee.ktx.layout/refresh-layout-header/ -->
<dependency>
<groupId>io.quee.ktx.layout</groupId>
<artifactId>refresh-layout-header</artifactId>
<version>v1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.layout/refresh-layout-header/
implementation 'io.quee.ktx.layout:refresh-layout-header:v1.0.0'
// https://jarcasting.com/artifacts/io.quee.ktx.layout/refresh-layout-header/
implementation ("io.quee.ktx.layout:refresh-layout-header:v1.0.0")
'io.quee.ktx.layout:refresh-layout-header:aar:v1.0.0'
<dependency org="io.quee.ktx.layout" name="refresh-layout-header" rev="v1.0.0">
<artifact name="refresh-layout-header" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.layout', module='refresh-layout-header', version='v1.0.0')
)
libraryDependencies += "io.quee.ktx.layout" % "refresh-layout-header" % "v1.0.0"
[io.quee.ktx.layout/refresh-layout-header "v1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| io.quee.ktx.layout : refresh-layout | jar | v1.0.0 |