Описание тега kodein

Kodein is a dependency injection framework for Kotlin

Kodein is a dependency injection framework for Kotlin that takes advantage of Kotlin language features to avoid the need for annotations typically prevalent in injection frameworks. It strives to be simple and natural to use.

Although designed for Kotlin, Kodein can interoperate with other JVM languages.

Kodein also has Android specific functionality.

see also: