Gradle:Part 3, Java project setup using gradle Posted on August 4, 2019 by code | 3 Comments In this part, we will set up a java project using Gradle. We will also be configuring IntelliJ, so we can run or debug a java project based on Gradle…Read more »
Gradle:Part 1, Introduction to Gradle Posted on August 4, 2019 by code | 1 Comment This tutorial is divided into 4 parts Part 1: Introduction to Gradle, comparison with others and motivation Part 2: Installing Gradle on local Machine. Part 3: Setup Java project using…Read more »