🚗🏍️ Welcome to Motoshare!

Turning Idle Vehicles into Shared Rides & New Earnings.
Why let your bike or car sit idle when it can earn for you and move someone else forward?

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Partners earn. Renters ride. Everyone wins.

Start Your Journey with Motoshare

How to install Gradle on windows ?

What is Gradle ?

Gradle is an open-source build automation tool and build management system used primarily in Java, but it can also be used for other programming languages. It is designed to simplify the process of building, testing, and deploying software projects. Gradle uses a domain-specific language (DSL) based on Groovy or Kotlin for writing build scripts, which allows for a highly flexible and customizable build process.

Download Gradle:

  • Go to the Gradle website: https://gradle.org/install/
  • Under “Install manually,” click on “Binary-only distribution.”
  • Download the latest version of Gradle (ZIP archive) for Windows.

Just go this URL :-  https://gradle.org/releases/

After download open downloaded file and extract all

After extract go to open extracted file and go to bin path and copy as per below

C:\Users\amitc\Downloads\gradle-8.2.1\bin

Next go to environment variable and remove last letter bin

Paste below code

GRADLE_HOME

C:\Users\amitc\Downloads\gradle-8.2.1

Next click on ok and apply changes

Next to open cmd  and put below code

gradle -version

Now Gradle installed successfully 👍👍

Hi I am Amit Kumar Thakur Experienced as s Software Developer with a demonstrated history of working in the information technology and services industry. Skilled in HTML, CSS, Bootstrap4, PHP, Laravel-9 , REST API,FB API,Google API, Youtube Api, Bitbucket,Github,Linux and jQuery. Strong engineering professional focused in Computer/Information Technology Administration and Management. Currently my profile is to Software Developer, analyze the requirement, creating frame for web application, coding and maintenance.
0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
trackback

[…] How to install Gradle on windows ? […]

1
0
Would love your thoughts, please comment.x
()
x