Why Not! Image Carousel!

An easy, super simple and customizable image carousel view for Android.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.imaginativeworld.whynotimagecarousel
ArtifactId

ArtifactId

whynotimagecarousel
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Why Not! Image Carousel!
An easy, super simple and customizable image carousel view for Android.
Project URL

Project URL

https://github.com/ImaginativeShohag/Why-Not-Image-Carousel
Source Code Management

Source Code Management

https://github.com/ImaginativeShohag/Why-Not-Image-Carousel

Download whynotimagecarousel

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
androidx.databinding » viewbinding Optional jar 7.1.2
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.6.10
androidx.appcompat » appcompat Optional jar 1.4.1
androidx.core » core-ktx Optional jar 1.7.0
com.google.android.material » material Optional jar 1.5.0
androidx.constraintlayout » constraintlayout Optional jar 2.1.3
androidx.recyclerview » recyclerview Optional jar 1.2.1
com.github.bumptech.glide : glide Optional jar 4.13.1
me.relex : circleindicator Optional jar 2.1.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.0
1.2.1
1.2.0