bcarousel

Try to use as little code as possible to encapsulate a usable carousel control

License

License

GroupId

GroupId

io.github.thunderrule
ArtifactId

ArtifactId

bcarousel
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

bcarousel
Try to use as little code as possible to encapsulate a usable carousel control
Project URL

Project URL

https://github.com/ThunderRule/BCarousel
Source Code Management

Source Code Management

https://github.com/ThunderRule/BCarousel/tree/main

Download bcarousel

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.thunderrule/bcarousel/ -->
<dependency>
    <groupId>io.github.thunderrule</groupId>
    <artifactId>bcarousel</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.thunderrule/bcarousel/
implementation 'io.github.thunderrule:bcarousel:1.0.1'
// https://jarcasting.com/artifacts/io.github.thunderrule/bcarousel/
implementation ("io.github.thunderrule:bcarousel:1.0.1")
'io.github.thunderrule:bcarousel:aar:1.0.1'
<dependency org="io.github.thunderrule" name="bcarousel" rev="1.0.1">
  <artifact name="bcarousel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.thunderrule', module='bcarousel', version='1.0.1')
)
libraryDependencies += "io.github.thunderrule" % "bcarousel" % "1.0.1"
[io.github.thunderrule/bcarousel "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.

Versions

Version
1.0.1
1.0.0