Skip to content

Install Maven

Frank-Mayer edited this page Jun 1, 2023 · 2 revisions

Arch Linux

sudo pacman -S maven

Mac

brew install maven

Debian

sudo apt install maven

Windows

Follow the installation guide on the Maven website

Clone this wiki locally