gradle 6.8 on ubuntu 20.04 code example
Example 1: gradle 6.8 on ubuntu 20.04
wget https://downloads.gradle-dn.com/distributions/gradle-6.5.1-bin.zip
Example 2: gradle 6.8 on ubuntu 20.04
$ wget https://services.gradle.org/distributions/gradle-${VERSION}-bin.zip -P /tmp