| License |
License |
|---|---|
| GroupId | GroupIdio.github.wflin2020 |
| ArtifactId | ArtifactIdindicator |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptionindicator
A powerful, customizable and extensible ViewPager/ViewPager2 indicator framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| indicator-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.wflin2020/indicator/ -->
<dependency>
<groupId>io.github.wflin2020</groupId>
<artifactId>indicator</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wflin2020/indicator/
implementation 'io.github.wflin2020:indicator:1.0.0'
// https://jarcasting.com/artifacts/io.github.wflin2020/indicator/
implementation ("io.github.wflin2020:indicator:1.0.0")
'io.github.wflin2020:indicator:aar:1.0.0'
<dependency org="io.github.wflin2020" name="indicator" rev="1.0.0">
<artifact name="indicator" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wflin2020', module='indicator', version='1.0.0')
)
libraryDependencies += "io.github.wflin2020" % "indicator" % "1.0.0"
[io.github.wflin2020/indicator "1.0.0"]