is not current version
Last Version 1.0.5

io.github.china-mobile2008:bannerview 1.0.0

基于BannerViewPager改动

GroupId

GroupId

io.github.china-mobile2008
ArtifactId

ArtifactId

bannerview
Version

Version

1.0.0
Type

Type

aar

Download bannerview 1.0.0


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