is not current version
Last Version 3.0.5

com.robertlevonyan.compose:materialchip 3.0.0

Material Chip view. Can be used as tags for categories, contacts or creating text clouds

GroupId

GroupId

com.robertlevonyan.compose
ArtifactId

ArtifactId

materialchip
Version

Version

3.0.0
Type

Type

aar

Download materialchip 3.0.0


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