implementation("io.insert-koin:koin-annotations:2.2.0-Beta5")
Facilitates dependency injection through annotations like `@Singleton` and `@KoinViewModel`, processed at compile-time for type safety.