Котлин

  implementation(platform("androidx.compose:compose-bom:2026.04.01"))
  implementation("com.github.bumptech.glide:compose:1.0.0-beta01")
  

Классный

  implementation platform('androidx.compose:compose-bom:2026.04.01')
  implementation 'com.github.bumptech.glide:compose:1.0.0-beta01'