License |
License |
---|---|
GroupId | GroupIdcom.robertlevonyan.compose |
ArtifactId | ArtifactIdmaterialchip |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionchip-compose
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
materialchip-3.0.5.pom | |
materialchip-3.0.5.module | 2 KB |
materialchip-3.0.5-sources.jar | 3 KB |
materialchip-3.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.robertlevonyan.compose/materialchip/ -->
<dependency>
<groupId>com.robertlevonyan.compose</groupId>
<artifactId>materialchip</artifactId>
<version>3.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.robertlevonyan.compose/materialchip/
implementation 'com.robertlevonyan.compose:materialchip:3.0.5'
// https://jarcasting.com/artifacts/com.robertlevonyan.compose/materialchip/
implementation ("com.robertlevonyan.compose:materialchip:3.0.5")
'com.robertlevonyan.compose:materialchip:aar:3.0.5'
<dependency org="com.robertlevonyan.compose" name="materialchip" rev="3.0.5">
<artifact name="materialchip" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.robertlevonyan.compose', module='materialchip', version='3.0.5')
)
libraryDependencies += "com.robertlevonyan.compose" % "materialchip" % "3.0.5"
[com.robertlevonyan.compose/materialchip "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib Optional | jar | 1.6.10 |
androidx.compose.compiler » compiler Optional | jar | 1.1.1 |
androidx.compose.ui » ui Optional | jar | 1.1.1 |
androidx.compose.material » material Optional | jar | 1.1.1 |
androidx.compose.ui » ui-tooling Optional | jar | 1.1.1 |