MVN

org.antlr : antlr4-runtime

Maven & Gradle

May 21, 2023
1.2k usages
14.7k stars

ANTLR 4 Runtime · The ANTLR 4 Runtime

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

Latest Version

Choose a version of org.antlr : antlr4-runtime 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-runtime to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.antlr:antlr4-runtime:4.13.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.antlr" % "antlr4-runtime" % "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

Nov 03, 2016
19 usages
7.7k stars
Feb 06, 2020
188 usages
Jul 31, 2022
2.4k usages
493 stars
Dec 27, 2021
29 usages
108 stars
Aug 22, 2022
286 stars
Oct 13, 2021
81 usages
88 stars
Jan 31, 2023
120 usages
2.3k stars
Sep 16, 2016
9 usages
28.8k stars
Aug 27, 2015
72 stars