is not current version
Last Version 0.1.1

ir.mohammadesteki:compose-expandable 0.1.0

fully customizable expandable developed by jetpack compose

GroupId

GroupId

ir.mohammadesteki
ArtifactId

ArtifactId

compose-expandable
Version

Version

0.1.0
Type

Type

pom

Download compose-expandable 0.1.0


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