License |
License |
---|---|
GroupId | GroupIdio.github.androidpoet |
ArtifactId | ArtifactIddropdown |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondropdown
A customizable jetpack compose dropdown menu with cascade and animations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropdown-1.0.1.pom | |
dropdown-1.0.1-sources.jar | 6 KB |
dropdown-1.0.1-javadoc.jar | 300 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |