Slide 10
Slide 10 text
Koin & Kodein
Lightweight DI frameworks for Kotlin
Work like Service Locator
No proxy, codegen, introspection, annotation processing
Leverage Kotlin features: delegates, reified generics, inline functions
Simple declarative DSL with idiomatic Kotlin API
Will crush at runtime if it can’t resolve a dependency