Last Version

ChipTextField 0.2.8

Editable chip layout in Jetpack Compose.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

chiptextfield
Version

Version

0.2.8
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 0.2.8


<!-- 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.