8 lines
257 B
Scala
Executable File
8 lines
257 B
Scala
Executable File
addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
|
|
|
|
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.0")
|