ViewPagerIndicator

ViewPagerIndicator,ViewPager指示器,跟TabLayout差不多

License

License

GroupId

GroupId

io.github.dxslin
ArtifactId

ArtifactId

ViewPagerIndicator
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

ViewPagerIndicator
ViewPagerIndicator,ViewPager指示器,跟TabLayout差不多
Project URL

Project URL

https://github.com/dxslin/SlinLibrary
Source Code Management

Source Code Management

https://github.com/dxslin/SlinLibrary/tree/master

Download ViewPagerIndicator

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.0