l

lazycardstack-iosx64

Jetpack Compose library that allows to implement tinder like card stack.
https://github.com/Hukumister/LazyCardStack
MIT
Zaltsman Nikita
Files download
File Operation
lazycardstack-iosx64-0.0.2.pom download
lazycardstack-iosx64-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hukumister</groupId>
  <artifactId>lazycardstack-iosx64</artifactId>
  <version>0.0.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.hukumister:lazycardstack-iosx64:0.0.2'
Gradle Kotlin
implementation("io.github.hukumister:lazycardstack-iosx64:0.0.2")
Scala SBT
libraryDependencies += "io.github.hukumister" % "lazycardstack-iosx64" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hukumister', module='lazycardstack-iosx64', version='0.0.2')
)
Apache Ivy
<dependency org="io.github.hukumister" name="lazycardstack-iosx64" rev="0.0.2" />
Leiningen
[io.github.hukumister/lazycardstack-iosx64 "0.0.2"]
Apache Buildr
'io.github.hukumister:lazycardstack-iosx64:jar:0.0.2'