Last Version

Viewpagerdots 1.0.0

👀 Simple, compact Kotlin library for ViewPager page indicators.

License

License

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

viewpagerdots
Version

Version

1.0.0
Type

Type

aar
Description

Description

Viewpagerdots
👀 Simple, compact Kotlin library for ViewPager page indicators.
Project URL

Project URL

https://github.com/afollestad/viewpagerdots

Download viewpagerdots 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
androidx.appcompat » appcompat jar 1.0.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.71

Project Modules

There are no modules declared in this project.