MVN

org.antlr : antlr4

Maven & Gradle

May 21, 2023
396 usages
14.7k stars

ANTLR 4 Tool · The ANTLR 4 grammar compiler.

<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>antlr4</artifactId>
    <version>4.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.antlr : antlr4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.13.0
  • Latest Release Candidate: 4.0-rc-1

All Versions

Choose a version of org.antlr : antlr4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.13.x
antlr4-4.13.0
4.12.x
antlr4-4.12.0
4.11.x
antlr4-4.11.1
antlr4-4.11.0
4.10.x
antlr4-4.10.1
4.10
antlr4-4.10
4.9.x
antlr4-4.9.3
antlr4-4.9.2
antlr4-4.9.1
4.9
antlr4-4.9
4.8
antlr4-4.8-1
antlr4-4.8
4.7.x
antlr4-4.7.2
antlr4-4.7.1
4.7
antlr4-4.7
4.6
antlr4-4.6
4.5.x
antlr4-4.5.3
antlr4-4.5.2-1
antlr4-4.5.2
antlr4-4.5.1-1
antlr4-4.5.1
4.5
antlr4-4.5
4.3
antlr4-4.3
4.2.x
antlr4-4.2.2
antlr4-4.2.1
4.2
antlr4-4.2
4.1
antlr4-4.1
4.0
antlr4-4.0
antlr4-4.0-rc-1

How to add a dependency to Maven

Add the following org.antlr : antlr4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>antlr4</artifactId>
    <version>4.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.antlr : antlr4 gradle dependency to your build.gradle file:

implementation 'org.antlr:antlr4:4.13.0'

Gradle Kotlin DSL: Add the following org.antlr : antlr4 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.antlr:antlr4:4.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.antlr : antlr4 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.antlr" % "antlr4" % "4.13.0"

Advertisement

Dependencies from Group

May 21, 2023
1.2k usages
14.7k stars
Apr 10, 2022
624 usages
223 stars
ST4
Sep 02, 2022
423 usages
915 stars
May 21, 2023
396 usages
14.7k stars
May 19, 2011
332 usages

Discover Dependencies

Feb 08, 2016
24 usages
Dec 17, 2021
176 usages
777 stars
Aug 25, 2023
296 usages
3.9k stars
Jul 11, 2023
41 usages
4k stars
Apr 18, 2019
1 usages
68 stars
Oct 17, 2017
20 usages
Jan 19, 2023
4 usages
262 stars
Apr 08, 2016
5 usages
6.2k stars
Sep 14, 2017
2 usages
227 stars
Oct 05, 2019
29 usages
498 stars