标签: maven sbt
我可以使用mvn install:install-file命令安装本地构建jar。我试图尽可能多地转移到sbt我的项目,因此寻找一种在sbt中实现这一目标的方法。有什么想法如何用sbt完成?
mvn install:install-file
sbt