Select Git revision
plugins.sbt
Forked from
cosc360-2016 / project-base
Source project has a limited visibility.
-
Will Billingsley authored
I've added a couple of examples to the project -- some simple code calling Akka actors, and some code for calling web services.
Will Billingsley authoredI've added a couple of examples to the project -- some simple code calling Akka actors, and some code for calling web services.
plugins.sbt 104 B
// Use the Play sbt plugin for Play projects
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.4")