ChipTextField

Editable chip layout in Jetpack Compose.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.8
Дата

Дата

Тип

Тип

aar
Описание

Описание

ChipTextField
Editable chip layout in Jetpack Compose.
Ссылка на сайт

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

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

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

https://github.com/dokar3/ChipTextField

Скачать chiptextfield

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (4)

Идентификатор библиотеки Тип Версия
androidx.compose.ui » ui jar 1.2.0-rc02
androidx.compose.foundation » foundation jar 1.2.0-rc02
androidx.compose.material » material jar 1.2.0-rc02
com.google.accompanist : accompanist-flowlayout jar 0.24.12-rc

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

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

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

Версия
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0