License |
License |
---|---|
GroupId | GroupIdcom.robertlevonyan.view |
ArtifactId | ArtifactIdMaterialChipView |
Version | Version3.0.5 |
Type | Typepom |
Description |
Descriptionchip
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 |
<!-- https://jarcasting.com/artifacts/com.robertlevonyan.view/MaterialChipView/ -->
<dependency>
<groupId>com.robertlevonyan.view</groupId>
<artifactId>MaterialChipView</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.robertlevonyan.view/MaterialChipView/
implementation 'com.robertlevonyan.view:MaterialChipView:3.0.5'
// https://jarcasting.com/artifacts/com.robertlevonyan.view/MaterialChipView/
implementation ("com.robertlevonyan.view:MaterialChipView:3.0.5")
'com.robertlevonyan.view:MaterialChipView:pom:3.0.5'
<dependency org="com.robertlevonyan.view" name="MaterialChipView" rev="3.0.5">
<artifact name="MaterialChipView" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.robertlevonyan.view', module='MaterialChipView', version='3.0.5')
)
libraryDependencies += "com.robertlevonyan.view" % "MaterialChipView" % "3.0.5"
[com.robertlevonyan.view/MaterialChipView "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib Optional | jar | 1.6.10 |
androidx.appcompat » appcompat Optional | jar | 1.4.2 |