ComposeReorderable

Reorderable Compose LazyList

License

License

GroupId

GroupId

org.burnoutcrew.composereorderable
ArtifactId

ArtifactId

reorderable-android
Last Version

Last Version

0.7.4
Release Date

Release Date

Type

Type

aar
Description

Description

ComposeReorderable
Reorderable Compose LazyList
Project URL

Project URL

https://github.com/aclassen/ComposeReorderable

Download reorderable-android

How to add to project

<!-- https://jarcasting.com/artifacts/org.burnoutcrew.composereorderable/reorderable-android/ -->
<dependency>
    <groupId>org.burnoutcrew.composereorderable</groupId>
    <artifactId>reorderable-android</artifactId>
    <version>0.7.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.burnoutcrew.composereorderable/reorderable-android/
implementation 'org.burnoutcrew.composereorderable:reorderable-android:0.7.4'
// https://jarcasting.com/artifacts/org.burnoutcrew.composereorderable/reorderable-android/
implementation ("org.burnoutcrew.composereorderable:reorderable-android:0.7.4")
'org.burnoutcrew.composereorderable:reorderable-android:aar:0.7.4'
<dependency org="org.burnoutcrew.composereorderable" name="reorderable-android" rev="0.7.4">
  <artifact name="reorderable-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.burnoutcrew.composereorderable', module='reorderable-android', version='0.7.4')
)
libraryDependencies += "org.burnoutcrew.composereorderable" % "reorderable-android" % "0.7.4"
[org.burnoutcrew.composereorderable/reorderable-android "0.7.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.4
0.7.2
0.7.1
0.7.0
0.6.2