It adds collectAsLazyPagingItems from common code in Compose Multiplatform
We plan to add it by default as a depedency but for now you need implementation("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.8.1")
in the dependencies block in jvmMain
implementation("io.github.apolostudio:composemultiplatformpaging:0.0.0")