is not current version
Last Version 1.2.5

com.github.sparrow007:carouselrecyclerview 1.2.3

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

GroupId

GroupId

com.github.sparrow007
ArtifactId

ArtifactId

carouselrecyclerview
Version

Version

1.2.3
Type

Type

aar

Download carouselrecyclerview 1.2.3


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