Last Version

Card Slider for Android 0.3.1

Cardslider is a controller that allows you to swipe through cards with pictures and accompanying descriptions. http://ramotion.com

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.ramotion.cardslider
ArtifactId

ArtifactId

card-slider
Version

Version

0.3.1
Type

Type

aar
Description

Description

Card Slider for Android
Cardslider is a controller that allows you to swipe through cards with pictures and accompanying descriptions. http://ramotion.com
Project URL

Project URL

https://github.com/Ramotion/cardslider-android
Source Code Management

Source Code Management

https://github.com/Ramotion/cardslider-android

Download card-slider 0.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
com.google.android.material » material jar 1.0.0
androidx.recyclerview » recyclerview jar 1.0.0
androidx.cardview » cardview jar 1.0.0

Project Modules

There are no modules declared in this project.