Typesafe config currently gets an automatic module name of config, since the artifact name is config. This is a recipe for conflict. This can be solved by adding an Automatic-Module-Name attribute to the jar manifest. I suggest we name it com.typesafe.config, or just typesafe.config.