Skip to content

Instantly share code, notes, and snippets.

@emedinaa
Last active November 12, 2017 13:55
Show Gist options
  • Save emedinaa/d15832252f3b5b4a1d190e2ea7e6e7aa to your computer and use it in GitHub Desktop.
Save emedinaa/d15832252f3b5b4a1d190e2ea7e6e7aa to your computer and use it in GitHub Desktop.
Install-Maven
References:
https://maven.apache.org/download.cgi
https://wilsonmar.github.io/maven-on-macos/
brew update
brew install maven
mvn -version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment