Epoxy View Binder Support

Epoxy is a system for composing complex screens with a ReyclerView in Android.

Лицензия

Лицензия

Группа

Группа

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

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

epoxy-viewbinder
Последняя версия

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

5.0.0-beta05
Дата

Дата

Тип

Тип

aar
Описание

Описание

Epoxy View Binder Support
Epoxy is a system for composing complex screens with a ReyclerView in Android.
Ссылка на сайт

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

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

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

https://github.com/airbnb/epoxy

Скачать epoxy-viewbinder

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.airbnb.android : epoxy jar 5.0.0-beta05
com.airbnb.android : epoxy-annotations jar 5.0.0-beta05
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
androidx.recyclerview » recyclerview jar 1.2.0

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

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

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

Версия
5.0.0-beta05
5.0.0-beta04
5.0.0-beta03
5.0.0-beta02
5.0.0-beta01
4.6.4
4.6.3-vinay-compose
4.6.3
4.6.2
4.6.1
4.6.0