sbt/project/p.sbt

3 lines
128 B
Plaintext
Raw Normal View History

libraryDependencies += "net.databinder" %% "dispatch-http" % "0.8.8"
addSbtPlugin("com.jsuereth" % "sbt-site-plugin" % "0.5.0")