ANTLR 4 Tool

The ANTLR 4 grammar compiler.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlr4
Last Version

Last Version

4.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

ANTLR 4 Tool
The ANTLR 4 grammar compiler.
Project URL

Project URL

http://www.antlr.org
Project Organization

Project Organization

ANTLR

Download antlr4

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.10.1
org.antlr : antlr-runtime jar 3.5.3
org.antlr : ST4 jar 4.3.3
org.abego.treelayout : org.abego.treelayout.core jar 1.0.3
org.glassfish : javax.json jar 1.0.4
com.ibm.icu : icu4j jar 69.1

Project Modules

There are no modules declared in this project.
org.antlr

Antlr Project

The Project organization for the ANTLR parser generator.

Versions

Version
4.10.1
4.10
4.9.3
4.9.2
4.9.1
4.9
4.8-1
4.8
4.7.2
4.7.1
4.7
4.6
4.5.3
4.5.2-1
4.5.2
4.5.1-1
4.5.1
4.5
4.3
4.2.2
4.2.1
4.2
4.1
4.0
4.0-rc-1