GenericAdapter

GenericAdapter is an open source annotation framework for Android. It takes care of the Adapter of List.

Лицензия

Лицензия

Группа

Группа

io.github.azril0409
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

GenericAdapter
GenericAdapter is an open source annotation framework for Android. It takes care of the Adapter of List.
Ссылка на сайт

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

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

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

https://github.com/azril0409/GenericAdapter

Скачать GenericAdapter

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.1
1.0.0