Compose Expandable

fully customizable expandable developed by jetpack compose

License

License

MIT
GroupId

GroupId

ir.mohammadesteki
ArtifactId

ArtifactId

compose-expandable
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Compose Expandable
fully customizable expandable developed by jetpack compose
Project URL

Project URL

https://github.com/mohammadestk/compose-expandable
Source Code Management

Source Code Management

https://github.com/mohammadestk/compose-expandable

Download compose-expandable

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.6.0
androidx.compose.ui » ui jar 1.0.2
androidx.compose.material » material jar 1.0.2
androidx.compose.ui » ui-tooling-preview jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0