Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 433 Bytes

Placeholder for Jetpack Compose

Maven Central

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

Download

repositories {
    mavenCentral()
}

dependencies {
    implementation("ca.gosyer:accompanist-placeholder:<version>")
}