carouselrecyclerview

Create carousel effect in recyclerview with the CarouselRecyclerview in a simple way.

License

License

GroupId

GroupId

com.github.sparrow007
ArtifactId

ArtifactId

carouselrecyclerview
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

aar
Description

Description

carouselrecyclerview
Create carousel effect in recyclerview with the CarouselRecyclerview in a simple way.
Project URL

Project URL

https://github.com/sparrow007/CarouselRecyclerview
Source Code Management

Source Code Management

https://github.com/sparrow007/CarouselRecyclerview/tree/main

Download carouselrecyclerview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0