Currently multibindings is a dependency of scala-guice. I think idealy this should only be a compile time dependency and if you want guice-multibindings at runtime you have to include it yourself.
We should look into supporting assisted inject and how we want to handle that new dependency. Guice has many extensions, we don't want to force everyone to load them all.
Currently multibindings is a dependency of scala-guice. I think idealy this should only be a compile time dependency and if you want guice-multibindings at runtime you have to include it yourself.
We should look into supporting assisted inject and how we want to handle that new dependency. Guice has many extensions, we don't want to force everyone to load them all.