Android FlingSwipe cards Library

Android library that creates a similar effect to Tinder's swipable cards with Fling animation.

License

License

GroupId

GroupId

com.lorentzos.swipecards
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

aar
Description

Description

Android FlingSwipe cards Library
Android library that creates a similar effect to Tinder's swipable cards with Fling animation.
Project URL

Project URL

https://github.com/Diolor/Swipecards

Download library

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0