2017-03-10 04:32:14 +08:00
|
|
|
addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")
|
|
|
|
|
|
|
|
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
|
|
|
|
|
|
|
|
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
|
|
|
|
2017-05-11 05:24:36 +08:00
|
|
|
addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.2")
|
2017-03-10 04:32:14 +08:00
|
|
|
|
|
|
|
|