| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse▶️ GitHub Action using Coursier to install JVM and Scala tools
Some of these practices might be based on wrong assumptions and I'm not aware of it, so I would appreciate any feedback.
1. avoiding _some_ dependency conflicts:
+ install [sbt-explicit-dependencies](https://github.com/cb372/sbt-explicit-dependencies) globally in your `~/.sbt/{0.13,1.0}/plugins/plugins.sbt`
+ run `undeclaredCompileDependencies` and make the _obvious_ missing dependencies explicit by adding them to `libraryDependencies` of each sub-project
| Back | FazBrowse Home | New Git URL |