Join Slack
Powered by
I've do that into my application class: overr...
# kodein
c
carmas123
10/03/2016, 12:12 PM
I've do that into my application class: override val kodein by Kodein.lazy { // Binding bind<myService>() with singleton { myService() } }
Open in Slack
Previous
Next