Technology

Gradle installation in Ubuntu

In this post we are going to learn about Gradle installation in Ubuntu 14.04. 1. Open terminal and execute this command to install Gradle $ sudo apt-get install gradle This command will set the path variables automatically. And, you are ready to work with Gradle. code 2. Download Gradle from the official website and extract...

by Navkrishna
Tag: gradle installation
28-Jan-2015