// resolvers += "simplytyped" at "http://simplytyped.github.io/repo/releases" addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.1") // lazy val root = (project in file(".")).dependsOn(sbtAntlr4Plugin) // lazy val sbtAntlr4Plugin = uri("https://github.com/ihji/sbt-antlr4.git")