There are few things that I’ve been missing in Maven, that are available in Gradle out of the box (and no, I don’t want to start a holy Gradle vs. Maven war). One of those was a Gradle wrapper; I wanted to create projects which are pretty environment agnostic and download whatever needed straight form the internet. While the build and dependency management tools do their job I was always strugglin