I wanted to find unused dependencies in my project. Is there a feature for this in Gradle, like in Maven?
The projects on most of the historical answers are dead, but gradle-dependency-analyze appears to be alive as of 2016-05-30.