Add sbt-assembly for making jar
This commit is contained in:
2
project/assembly.sbt
Normal file
2
project/assembly.sbt
Normal file
@@ -0,0 +1,2 @@
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")
|
||||
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.2")
|
||||
Reference in New Issue
Block a user