| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sckm |
| Идентификатор | Идентификаторitem-group |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеitem-group
ItemGroup is a library to improve the performance of Groupie
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| item-group-1.3.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sckm/item-group/ -->
<dependency>
<groupId>io.github.sckm</groupId>
<artifactId>item-group</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sckm/item-group/
implementation 'io.github.sckm:item-group:1.3.1'
// https://jarcasting.com/artifacts/io.github.sckm/item-group/
implementation ("io.github.sckm:item-group:1.3.1")
'io.github.sckm:item-group:aar:1.3.1'
<dependency org="io.github.sckm" name="item-group" rev="1.3.1">
<artifact name="item-group" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sckm', module='item-group', version='1.3.1')
)
libraryDependencies += "io.github.sckm" % "item-group" % "1.3.1"
[io.github.sckm/item-group "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.21 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |
| com.github.lisawray.groupie » groupie | jar | 2.7.2 |
| androidx.recyclerview » recyclerview | jar | 1.0.0 |