An image loading library for Android backed by Kotlin Coroutines, with Jetpack Compose integration.
<dependency>
<groupId>io.coil-kt</groupId>
<artifactId>coil-compose</artifactId>
<version>2.7.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Coil Compose to load an image asynchronously.
Use Coil's View extension (coil-kt/coil) for non-Compose projects.
No dependency data recorded yet.