文件名称:Android代码-Kodein-DI
文件大小:396KB
文件格式:ZIP
更新时间:2022-08-26 01:02:42
Android代码
KOtlin DEpendency INjection Kodein is a very simple and yet very useful dependency retrieval container. it is very easy to use and configure. Kodein works: On the JVM. On Android. On Javascript (both in the browser and on Node.js). On Native platforms (such as iOS). Kodein allows you to: Lazily instantiate your dependencies when needed Stop caring about dependency initialization order Easily bind classes or interfaces to their instance or provider Easily debug your dependency bindings and rec