project/plugins.sbt (3 lines of code) (raw):
// The Play plugin
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.2")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
libraryDependencies += "org.vafer" % "jdeb" % "1.10" artifacts (Artifact("jdeb", "jar", "jar"))