implementation("io.insert-koin:koin-core-viewmodel:4.2.0")
Integrates dependency injection with ViewModel lifecycle management, offering a `viewModel` DSL for streamlined ViewModel declarations.