Skip to content

Commit

Permalink
Add sbt assembly plugin for standalone jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Larroy committed Mar 4, 2016
1 parent 7928eb3 commit 766744c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/assembly.sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.2")

0 comments on commit 766744c

Please sign in to comment.