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

bindables 1.0.9

Android DataBinding kit for notifying data changes from Model layers to UI layers.

Лицензия

Лицензия

Группа

Группа

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

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

bindables
Версия

Версия

1.0.9
Тип

Тип

aar
Описание

Описание

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

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

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

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

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

Скачать bindables 1.0.9


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

Зависимости

compile (7)

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

runtime (3)

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

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

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