I have a gradle monolithic project with too many dependencies. I\'d like to explode it into many sub-projects, each with its own and dedicated dependencies.
I\'d like