MVN

com.github.manuelpeinado.numericpageindicator : parent

Maven & Gradle

Jun 06, 2013
251 stars

Android-NumericPageIndicator (Parent) · ViewPager indicator showing page numbers

<dependency>
    <groupId>com.github.manuelpeinado.numericpageindicator</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.manuelpeinado.numericpageindicator : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.manuelpeinado.numericpageindicator : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
parent-1.1.1
parent-1.1.0
1.0.x
parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.manuelpeinado.numericpageindicator</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.1</version>
</dependency>