diff options
Diffstat (limited to 'project')
| -rw-r--r-- | project/sbt-antlr4.sbt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project/sbt-antlr4.sbt b/project/sbt-antlr4.sbt new file mode 100644 index 00000000..df6819fa --- /dev/null +++ b/project/sbt-antlr4.sbt @@ -0,0 +1,3 @@ +resolvers += "simplytyped" at "http://simplytyped.github.io/repo/releases" + +addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.7.7") |
