Skip to content

Latest commit

 

History

History
 
 

Koin

Koin

Koin is a small library for writing dependency injection in a concise and pragmatic way. No proxy, no code generation, no introspection. Just DSL and functional Kotlin magic!. This is an example with demo using Koin

The simple steps to proceed with the library are:

  • Declare
  • Start
  • Inject