License |
License |
---|---|
GroupId | GroupIdio.github.dokar3 |
ArtifactId | ArtifactIdchiptextfield |
Last Version | Last Version0.2.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionChipTextField
Editable chip layout in Jetpack Compose.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chiptextfield-0.2.8.pom | |
chiptextfield-0.2.8-sources.jar | 7 KB |
chiptextfield-0.2.8-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
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 |