binding

An android library for easy to use binding.

Лицензия

Лицензия

Группа

Группа

top.heue.utils
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

binding
An android library for easy to use binding.
Ссылка на сайт

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

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

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

https://github.com/sposer

Скачать binding

Имя Файла Размер
binding-1.0.3.pom
Обзор

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

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

Зависимости

compile (5)

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

runtime (2)

Идентификатор библиотеки Тип Версия
com.github.bumptech.glide : glide jar 4.12.0
androidx.recyclerview » recyclerview jar 1.2.1

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

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

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

Версия
1.0.3
1.0.2
1.0.0