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

Binding Adapters 5.2.0

Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.

Лицензия

Лицензия

MIT
Группа

Группа

app.futured.arkitekt
Идентификатор

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

bindingadapters
Версия

Версия

5.2.0
Тип

Тип

aar
Описание

Описание

Binding Adapters
Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.
Ссылка на сайт

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

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

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

https://github.com/futuredapp/arkitekt

Скачать bindingadapters 5.2.0


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

Зависимости

compile (5)

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

runtime (2)

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

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

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