tree: 3b7d49eb96d6a5f8fefcbc911e6b18a166427d8b [path history] [tgz]
  1. api/
  2. src/
  3. build.gradle.kts
  4. gradle.properties
  5. README.md
pager-indicators/README.md

Pager Indicators

Maven Central

For more information, visit the documentation: https://google.github.io/accompanist/pager

Download

repositories {
    mavenCentral()
}

dependencies {
    implementation "com.google.accompanist:accompanist-pager-indicators:<version>"
}

Snapshots of the development version are available in Sonatype's snapshots repository. These are updated on every commit.