Last Version

dropdown 1.0.1

A customizable jetpack compose dropdown menu with cascade and animations.

License

License

GroupId

GroupId

io.github.androidpoet
ArtifactId

ArtifactId

dropdown
Version

Version

1.0.1
Type

Type

aar
Description

Description

dropdown
A customizable jetpack compose dropdown menu with cascade and animations.
Project URL

Project URL

https://github.com/AndroidPoet/Dropdown/
Source Code Management

Source Code Management

https://github.com/AndroidPoet/Dropdown/

Download dropdown 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (8)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.compose.animation » animation jar 1.1.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.compose.material » material-icons-extended jar 1.1.1
androidx.compose.ui » ui jar 1.1.1
androidx.compose.material » material jar 1.1.1

Project Modules

There are no modules declared in this project.