bindables

Android DataBinding kit for notifying data changes to UI layers.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

bindables
Android DataBinding kit for notifying data changes to UI layers.
Ссылка на сайт

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

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

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

https://github.com/skydoves/bindables/tree/main

Скачать bindables

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.4.1
androidx.databinding » databinding-common jar 7.2.1
androidx.databinding » databinding-runtime jar 7.2.1
androidx.databinding » databinding-adapters jar 7.2.1
androidx.databinding » databinding-ktx jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0
com.google.android.material » material jar 1.6.0
androidx.appcompat » appcompat jar 1.4.1

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

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

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

Версия
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0