Last Version

mill-antlr_2.12 0.1.0

Antlr support for mill builds.

License

License

MIT
Categories

Categories

Ant Build Tools Net ANTLR Compiler-compiler
GroupId

GroupId

net.mlbox
ArtifactId

ArtifactId

mill-antlr_2.12
Version

Version

0.1.0
Type

Type

jar
Description

Description

mill-antlr_2.12
Antlr support for mill builds.
Project URL

Project URL

https://github.com/ml86/mill-antlr
Source Code Management

Source Code Management

https://github.com/ml86/mill-antlr

Download mill-antlr_2.12 0.1.0


<!-- https://jarcasting.com/artifacts/net.mlbox/mill-antlr_2.12/ -->
<dependency>
    <groupId>net.mlbox</groupId>
    <artifactId>mill-antlr_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mlbox/mill-antlr_2.12/
implementation 'net.mlbox:mill-antlr_2.12:0.1.0'
// https://jarcasting.com/artifacts/net.mlbox/mill-antlr_2.12/
implementation ("net.mlbox:mill-antlr_2.12:0.1.0")
'net.mlbox:mill-antlr_2.12:jar:0.1.0'
<dependency org="net.mlbox" name="mill-antlr_2.12" rev="0.1.0">
  <artifact name="mill-antlr_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mlbox', module='mill-antlr_2.12', version='0.1.0')
)
libraryDependencies += "net.mlbox" % "mill-antlr_2.12" % "0.1.0"
[net.mlbox/mill-antlr_2.12 "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.8-1

provided (2)

Group / Artifact Type Version
com.lihaoyi : mill-main_2.12 jar 0.6.0
com.lihaoyi : mill-scalalib_2.12 jar 0.6.0

Project Modules

There are no modules declared in this project.