is not current version
Last Version 1.0.7

io.github.china-mobile2008:banner 1.0.3

基于BannerViewPager改动

GroupId

GroupId

io.github.china-mobile2008
ArtifactId

ArtifactId

banner
Version

Version

1.0.3
Type

Type

aar

Download banner 1.0.3

Filename Size
banner-1.0.3.pom
Browse

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