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

easy-binding 1.0.0

A Kotlin based library to reduce the Boilerplate code for ViewBinding in Android to bare necessity, to make it easy to use.

Лицензия

Лицензия

Группа

Группа

io.github.chetan-tuteja
Идентификатор

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

easy-binding
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

easy-binding
A Kotlin based library to reduce the Boilerplate code for ViewBinding in Android to bare necessity, to make it easy to use.
Ссылка на сайт

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

https://github.com/chetan-tuteja/easy-binding
Система контроля версий

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

https://github.com/chetan-tuteja/easy-binding/tree/master

Скачать easy-binding 1.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.2.0
androidx.databinding » viewbinding jar 4.1.1

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

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