Kevin Janvier Chinabalire
Application class
bind() from provider { MyInterface }
org.kodein.di.Kodein$NotFoundException: No binding found for bind<MyInterface>() with ?<MyMainClass>().? { ? } Registered in this Kodein container:
val view:MyInterface by instance()
Giovani Guerra
bind<MyInterface>() with provider { MyInterfaceImpl() }
A modern programming language that makes developers happier.