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