
implementation("io.insert-koin:koin-ksp-compiler:1.0.0-beta-2")Processes annotations at compile-time using Kotlin Symbol Processing (KSP) to generate code for dependency injection. This approach streamlines module definitions and enhances build performance. Note: This processor is deprecated; migration to the Koin Compiler Plugin is recommended.