sbt -assembly. sbt-assembly creates a fat JAR - a single JAR file containing all class files from your code and libraries.
確定! 回上一頁