How to show sbt a custom repo?

47 Views Asked by At

I’m not a developer. I need to launch a scala code without access to Internet. Where and what I should place a lines to launch “sbt clean test”? Dependencies and plugins are there. Now I have an error that some plugin dependencies are needed (connection timeout).

0

There are 0 best solutions below