License |
License |
---|---|
GroupId | GroupIdio.github.youth5201314 |
ArtifactId | ArtifactIdbanner |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbanner
Android Banner 2.0 全新轮播控件,采用viewpager2为基础控件,支持AndroidX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
banner-2.2.2.pom | |
banner-2.2.2-sources.jar | 30 KB |
Browse |
<!-- 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"]