Last Version

Android 3D Carousel 1.0.1

An Android 3D Carousel based on http://www.codeproject.com/Articles/146145/Android-D-Carousel

License

License

GroupId

GroupId

fr.rolandl
ArtifactId

ArtifactId

carousel
Version

Version

1.0.1
Type

Type

aar
Description

Description

Android 3D Carousel
An Android 3D Carousel based on http://www.codeproject.com/Articles/146145/Android-D-Carousel
Project URL

Project URL

https://github.com/ludovicroland/carousel-android
Source Code Management

Source Code Management

https://github.com/ludovicroland/carousel-android

Download carousel 1.0.1


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

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.