sdk ls javasdk install java 11.0.10.9.1-amzncoursier is a dependency resolver / fetcher à la Maven / Ivy, entirely rewritten from scratch in Scala. It aims at being fast and easy to embed in other contexts. Its core embraces functional programming principles. It handles many features of the Maven model, and is able to fetch metadata and artifacts from both Maven and Ivy repositories. It handles parallel downloads out-of-the-box without resorting to global locks.
brew install coursier/formulas/coursier
cs setupcs install scala3-compiler
cs install scala3-replcs install bloop --only-prebuilt=true