can I use KoinModules to inject some classes into a library, and then add that library as a dependen...
o
can I use KoinModules to inject some classes into a library, and then add that library as a dependency in another project and use the injected classes straight away?