All About Gradle
Details
Gradle is a build tool similar to Maven. However, In lieu of XML, Gradle utilizes a Groovy-based language. With fluid integration with IDE's such as Intellij IDEA and Eclipse, as well as being the official build tool for Android Studio, Gradle is becoming a widely popular tool. In a world of continuous delivery and automation where projects can vary from Java, Scala, Python, C/C++, Android, or IOS, and more... Gradle can be the 'one tool to build them all'.