AdapterDelegates

Create reusable adapter components by favoring composition over inheritance

Лицензия

Лицензия

Группа

Группа

com.hannesdorfmann
Идентификатор

Идентификатор

adapterdelegates4
Последняя версия

Последняя версия

4.3.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

AdapterDelegates
Create reusable adapter components by favoring composition over inheritance
Ссылка на сайт

Ссылка на сайт

https://github.com/sockeqwe/AdapterDelegates
Система контроля версий

Система контроля версий

https://github.com/sockeqwe/AdapterDelegates

Скачать adapterdelegates4

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4/ -->
<dependency>
    <groupId>com.hannesdorfmann</groupId>
    <artifactId>adapterdelegates4</artifactId>
    <version>4.3.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4/
implementation 'com.hannesdorfmann:adapterdelegates4:4.3.2'
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4/
implementation ("com.hannesdorfmann:adapterdelegates4:4.3.2")
'com.hannesdorfmann:adapterdelegates4:aar:4.3.2'
<dependency org="com.hannesdorfmann" name="adapterdelegates4" rev="4.3.2">
  <artifact name="adapterdelegates4" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='adapterdelegates4', version='4.3.2')
)
libraryDependencies += "com.hannesdorfmann" % "adapterdelegates4" % "4.3.2"
[com.hannesdorfmann/adapterdelegates4 "4.3.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.recyclerview » recyclerview jar 1.2.1
androidx.annotation » annotation jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.3.2
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0