Skip to content

Instantly share code, notes, and snippets.

@leogrim
Last active May 2, 2016 17:40
Show Gist options
  • Save leogrim/40c7cb68fa6ecc075da30f2e79ccbb34 to your computer and use it in GitHub Desktop.
Save leogrim/40c7cb68fa6ecc075da30f2e79ccbb34 to your computer and use it in GitHub Desktop.
val devModule = Modules.override(
Modules.override(ServiceAModule).`with`(ServiceBModule)
).`with`(CommonDevelopmentModule)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment