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