<@U2JKKPMEE> can you please help me with question ...
# koin
a
@arnaud.giuliani can you please help me with question about dependencies: as I understood every dependency that can be requested from Koin should be explicitly defined in Koin definition? Meaning there is no implicit constructor injection like it is in Dagger?
t
so far no, you have to declare them explicitly in koin modules.
a
@tapchicoma Thanks 🙂