ChipTextField

Editable chip layout in Jetpack Compose.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

chiptextfield
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

aar
Description

Description

ChipTextField
Editable chip layout in Jetpack Compose.
Project URL

Project URL

https://github.com/dokar3/ChipTextField
Source Code Management

Source Code Management

https://github.com/dokar3/ChipTextField

Download chiptextfield

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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