I have project A which is used as a package. Project B uses A as a dependency. B is used as a dependency in project C. What will be the structure of project B?
I have project A which is used as a package.
Project B uses A as a dependency. B is used as a dependency in project C.
What will be the structure of project B?