3 lines
144 B
Scala
3 lines
144 B
Scala
resolvers += "Typesafe Repo" at "http://repo.typesafe.com/typesafe/releases/"
|
|
|
|
addSbtPlugin("com.typesafe.akka" % "akka-sbt-plugin" % "2.0-M3")
|