Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 608 Bytes

Placeholder for Jetpack Compose

Maven Central

Download

repositories {
    mavenCentral()
}

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

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