| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dokar3 |
| Идентификатор | Идентификаторchiptextfield |
| Версия | Версия0.1.2 |
| Тип | Типaar |
| Описание |
ОписаниеChipTextField
Editable chip layout in Jetpack Compose.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| chiptextfield-0.1.2.pom | |
| chiptextfield-0.1.2-sources.jar | 7 KB |
| chiptextfield-0.1.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>chiptextfield</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/
implementation 'io.github.dokar3:chiptextfield:0.1.2'
// https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/
implementation ("io.github.dokar3:chiptextfield:0.1.2")
'io.github.dokar3:chiptextfield:aar:0.1.2'
<dependency org="io.github.dokar3" name="chiptextfield" rev="0.1.2">
<artifact name="chiptextfield" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='chiptextfield', version='0.1.2')
)
libraryDependencies += "io.github.dokar3" % "chiptextfield" % "0.1.2"
[io.github.dokar3/chiptextfield "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.1.0-beta04 |
| androidx.compose.foundation » foundation | jar | 1.1.0-beta04 |
| androidx.compose.material » material | jar | 1.1.0-beta04 |
| com.google.accompanist : accompanist-flowlayout | jar | 0.21.4-beta |