ihji / sbt-antlr4   0.8.3

GitHub

Antlr4 plugin for sbt 1.1+ and 0.13.x

Scala versions: 2.12
sbt plugins: 1.x

sbt-antlr4 0.8.0


Group ID:
com.simplytyped
Artifact ID:
sbt-antlr4
Version:
0.8.0
Release Date:
Aug 11, 2017
Licenses:
Files:

libraryDependencies += "com.simplytyped" % "sbt-antlr4" % "0.8.0"

Mill build tool

ivy"com.simplytyped:sbt-antlr4:0.8.0"

Scala CLI

//> using dep "com.simplytyped:sbt-antlr4:0.8.0"

Ammonite REPL

import $ivy.`com.simplytyped:sbt-antlr4:0.8.0`

<dependency>
  <groupId>com.simplytyped</groupId>
  <artifactId>sbt-antlr4</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.simplytyped', name: 'sbt-antlr4', version: '0.8.0'