MVN

com.afollestad : viewpagerdots

Maven & Gradle

Feb 21, 2021
2 usages
189 stars

Viewpagerdots ·  Simple, compact Kotlin library for ViewPager page indicators.

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>viewpagerdots</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afollestad : viewpagerdots to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.afollestad : viewpagerdots to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
viewpagerdots-1.0.0

How to add a dependency to Maven

Add the following com.afollestad : viewpagerdots maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>viewpagerdots</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afollestad : viewpagerdots gradle dependency to your build.gradle file:

implementation 'com.afollestad:viewpagerdots:1.0.0'

Gradle Kotlin DSL: Add the following com.afollestad : viewpagerdots gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afollestad:viewpagerdots:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afollestad : viewpagerdots sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afollestad" % "viewpagerdots" % "1.0.0"

Advertisement

Dependencies from Group

Feb 21, 2021
2 usages
189 stars
Feb 21, 2021
2 usages
Feb 21, 2021
1 usages
251 stars
Feb 21, 2021
1 usages
Feb 21, 2021
1 usages
716 stars

Discover Dependencies

Jan 28, 2014
1 usages
Feb 03, 2021
3 usages
6 stars
Jul 18, 2018
4 usages
4 stars
Dec 04, 2020
21 usages
375 stars
Aug 07, 2023
8 usages
Jul 12, 2023
3 usages
1 stars
Oct 17, 2016
5 usages
34 stars