License |
License |
---|---|
GroupId | GroupIdio.github.dokar3 |
ArtifactId | ArtifactIdchiptextfield |
Version | Version0.1.3 |
Type | Typeaar |
Description |
DescriptionChipTextField
Editable chip layout in Jetpack Compose.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chiptextfield-0.1.3.pom | |
chiptextfield-0.1.3-sources.jar | 8 KB |
chiptextfield-0.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>chiptextfield</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/
implementation 'io.github.dokar3:chiptextfield:0.1.3'
// https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/
implementation ("io.github.dokar3:chiptextfield:0.1.3")
'io.github.dokar3:chiptextfield:aar:0.1.3'
<dependency org="io.github.dokar3" name="chiptextfield" rev="0.1.3">
<artifact name="chiptextfield" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='chiptextfield', version='0.1.3')
)
libraryDependencies += "io.github.dokar3" % "chiptextfield" % "0.1.3"
[io.github.dokar3/chiptextfield "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui | jar | 1.1.0-rc01 |
androidx.compose.foundation » foundation | jar | 1.1.0-rc01 |
androidx.compose.material » material | jar | 1.1.0-rc01 |
com.google.accompanist : accompanist-flowlayout | jar | 0.22.0-rc |