banner

Android Banner 2.0 全新轮播控件,采用viewpager2为基础控件,支持AndroidX

License

License

GroupId

GroupId

io.github.youth5201314
ArtifactId

ArtifactId

banner
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

banner
Android Banner 2.0 全新轮播控件,采用viewpager2为基础控件,支持AndroidX
Project URL

Project URL

https://github.com/youth5201314/banner
Source Code Management

Source Code Management

https://github.com/youth5201314/banner

Download banner

How to add to project

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

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
2.2.2
2.2.1
2.2.0