ml86 / mill-antlr   0.1.0

MIT License GitHub

Antlr support for mill builds.

Scala versions: 2.13 2.12

mill-antlr 0.1.0


Group ID:
net.mlbox
Artifact ID:
mill-antlr_2.13
Version:
0.1.0
Release Date:
Oct 18, 2020
Licenses:
MIT
Files:

libraryDependencies += "net.mlbox" %% "mill-antlr" % "0.1.0"

Mill build tool

ivy"net.mlbox::mill-antlr:0.1.0"

Scala CLI

//> using dep "net.mlbox::mill-antlr:0.1.0"

Ammonite REPL

import $ivy.`net.mlbox::mill-antlr:0.1.0`

<dependency>
  <groupId>net.mlbox</groupId>
  <artifactId>mill-antlr_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'net.mlbox', name: 'mill-antlr_2.13', version: '0.1.0'