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

adapter 3.0.3

A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner.

Лицензия

Лицензия

Группа

Группа

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

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

adapter
Версия

Версия

3.0.3
Тип

Тип

aar
Описание

Описание

adapter
A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner.
Ссылка на сайт

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

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

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

https://github.com/thepacific/adapter

Скачать adapter 3.0.3


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 4.0.1
androidx.databinding » databinding-common jar 4.0.1
androidx.databinding » databinding-runtime jar 4.0.1
androidx.databinding » databinding-adapters jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.0-alpha05

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

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