uix-common

Android UIX

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

io.github.tingbob
Идентификатор

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

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

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

1.0.27
Дата

Дата

Тип

Тип

aar
Описание

Описание

uix-common
Android UIX
Ссылка на сайт

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

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

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

https://github.com/tingbob/fastform_android

Скачать fastform

Имя Файла Размер
fastform-1.0.27.pom
fastform-1.0.27-sources.jar 58 KB
Обзор

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

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.4.0
com.github.bumptech.glide : glide jar 4.12.0

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

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

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

Версия
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20