mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 21:34:39 +01:00
6 lines
186 B
Scala
6 lines
186 B
Scala
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.5.2")
|
|
|
|
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.11.2")
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.3")
|