KOtlin DEpendency INjection
The Kodein lirary is now named Kodein-DI and is part of the Kodein Framework.
The project has moved HERE.
The documentation has moved HERE.
The Kodein lirary is now named Kodein-DI and is part of the Kodein Framework.
The project has moved HERE.
The documentation has moved HERE.
compile "com.github.salomonbrys.kodein:kodein:4.1.0"
<dependency>
<groupId>com.github.salomonbrys.kodein</groupId>
<artifactId>kodein</artifactId>
<version>4.1.0</version>
</dependency>
"com.github.salomonbrys.kodein" % "kodein" % "4.1.0"