Application and artifact manager for the Scala language, it can install Scala applications and setup your Scala development environment. Some subcommands such as
install
,launch
,java
,fetch
,resolve
,complete-dep
, etc. have their own usage documentation. More information: https://get-coursier.io/docs/overview.
cs version
cs list
cs install {{application_name}}
cs uninstall {{application_name}}
cs setup
cs update