basically the current stucture I want to get for n...
# gradle
b
basically the current stucture I want to get for now is:
Copy code
root
 +- project-core (depends on project-api)
 +- project-api
 +- project-otherstuff (depends on project-api)