### Add lyrics-ui Dependency Source: https://github.com/6xingyv/accompanist-lyrics-ui/blob/main/README.md Add this dependency to your build.gradle.kts file to include the lyrics-ui library. Replace VERSION with the latest version from Maven Central. ```kotlin dependencies { implementation("com.mocharealm.accompanist:lyrics-ui:VERSION") } ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.