mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +01:00
5 lines
186 B
Scala
5 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")
|