implementation("io.insert-koin:koin-jsr330:2.3.2-Beta1")
Integrates JSR-330 annotations like `@Inject`, `@Named`, and `@Singleton` into Koin, facilitating migration from other dependency injection frameworks.