is not current version
Last Version 1.1.2

io.github.shiweibsw:bannerx 1.0.0

A simple and handy Android banner library.

GroupId

GroupId

io.github.shiweibsw
ArtifactId

ArtifactId

bannerx
Version

Version

1.0.0
Type

Type

aar

Download bannerx 1.0.0


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