I have created a scala library, say L, in whose build.sbt I have included its dependencies. Now I intend to use this library in another scala project, say P. I expected that mer