# Pager Indicators [![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-pager-indicators)](https://search.maven.org/search?q=g:com.google.accompanist) For more information, visit the documentation: https://google.github.io/accompanist/pager ## Download ```groovy repositories { mavenCentral() } dependencies { implementation "com.google.accompanist:accompanist-pager-indicators:" } ``` Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap]. These are updated on every commit. [snap]: https://oss.sonatype.org/content/repositories/snapshots/com/google/accompanist/accompanist-pager-indicators/