Is there any way to get the sizes of each gradle dependencies?
I want to get the size of each dependencies of my build.gradle in my spring boot project.
I just got a dependencies tree on my intellJ but I want to get the size of the each dependency.