Last Version

Twenty-First ANTLR Add-ons 0.0.3

Add-ons for the ANTLR parser generator

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

it.twenfir
ArtifactId

ArtifactId

twenfir-antlr
Version

Version

0.0.3
Type

Type

jar
Description

Description

Twenty-First ANTLR Add-ons
Add-ons for the ANTLR parser generator
Project URL

Project URL

https://github.com/twenty-first/twenfir-antlr
Project Organization

Project Organization

Twenty-First
Source Code Management

Source Code Management

https://github.com/twenty-first/twenfir-antlr.git

Download twenfir-antlr 0.0.3


<!-- https://jarcasting.com/artifacts/it.twenfir/twenfir-antlr/ -->
<dependency>
    <groupId>it.twenfir</groupId>
    <artifactId>twenfir-antlr</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.twenfir/twenfir-antlr/
implementation 'it.twenfir:twenfir-antlr:0.0.3'
// https://jarcasting.com/artifacts/it.twenfir/twenfir-antlr/
implementation ("it.twenfir:twenfir-antlr:0.0.3")
'it.twenfir:twenfir-antlr:jar:0.0.3'
<dependency org="it.twenfir" name="twenfir-antlr" rev="0.0.3">
  <artifact name="twenfir-antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.twenfir', module='twenfir-antlr', version='0.0.3')
)
libraryDependencies += "it.twenfir" % "twenfir-antlr" % "0.0.3"
[it.twenfir/twenfir-antlr "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.9.3
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.