
implementation("io.github.ahmounir:koin-ksp-compiler:2.2.0-TempFixed03")The `koin-ksp-compiler` is a compiler plugin that utilizes KSP (Kotlin Symbol Processing) to process Koin annotations, facilitating the generation of Koin modules and definitions during compilation. This approach enhances build performance and ensures compile-time validation of dependency configurations. However, it has been deprecated in favor of the Koin Compiler Plugin, which offers improved build speed and simplified setup.
| Version | Release | Platforms and targets |
|---|---|---|
| 2.2.0-TempFixed03 | Release: 08 Oct 2025 | JVM |
| 2.2.0-TempFixed02 | Release: 08 Oct 2025 | JVM |
| 2.2.0-TempFixed | Release: 07 Oct 2025 | JVM |
| Version | Release | Platforms and targets |
|---|---|---|
| 2.2.0-TempFixed03 | Release: 08 Oct 2025 | JVM |
| 2.2.0-TempFixed02 | Release: 08 Oct 2025 | JVM |
| 2.2.0-TempFixed | Release: 07 Oct 2025 | JVM |