Tomek's dependency manager
Todem is simple application to extract first level dependencies from gradle dependencies output and display it as well-formatted html document
For now (in Todem project directory):
somedirectory/gradlew dependencies | cargo run > myreport.html
And enjoy HTML file!