bannerx

A simple and handy Android banner library.

License

License

GroupId

GroupId

io.github.shiweibsw
ArtifactId

ArtifactId

bannerx
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

bannerx
A simple and handy Android banner library.
Project URL

Project URL

https://github.com/shiweibsw/bannerx/
Source Code Management

Source Code Management

https://github.com/shiweibsw/bannerx

Download bannerx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android.exoplayer » exoplayer-core jar 2.15.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (3)

Group / Artifact Type Version
androidx.viewpager2 » viewpager2 jar 1.0.0
androidx.recyclerview » recyclerview jar 1.2.0
com.danikula » videocache jar 2.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0