is not current version
Last Version 0.2.8

ChipTextField 0.1.5

Editable chip layout in Jetpack Compose.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

chiptextfield
Version

Version

0.1.5
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.1.5


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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.2.0-alpha03
androidx.compose.foundation » foundation jar 1.2.0-alpha03
androidx.compose.material » material jar 1.2.0-alpha03
com.google.accompanist : accompanist-flowlayout jar 0.24.2-alpha

Project Modules

There are no modules declared in this project.