MVN

org.antlr : antlr-runtime

Maven & Gradle

Apr 10, 2022
624 usages
223 stars

ANTLR 3 Runtime · A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

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

Latest Version

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

  • Latest Stable: 3.5.3
  • Latest Release Candidate: 3.5-rc-2
  • Latest Beta: 3.4-beta4

All Versions

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

Version Vulnerabilities Updated
3.5.x
antlr-runtime-3.5.3
antlr-runtime-3.5.2
antlr-runtime-3.5.1
3.5
antlr-runtime-3.5
antlr-runtime-3.5-rc-2
antlr-runtime-3.5-rc-1
3.4
antlr-runtime-3.4
antlr-runtime-3.4-beta4
antlr-runtime-3.4-beta3
3.3
antlr-runtime-3.3
3.2
antlr-runtime-3.2
3.1.x
antlr-runtime-3.1.3
antlr-runtime-3.1.2-1
antlr-runtime-3.1.2
antlr-runtime-3.1.1
3.1
antlr-runtime-3.1
3.0.x
antlr-runtime-3.0.1
3.0
antlr-runtime-3.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.antlr:antlr-runtime:3.5.3'

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

implementation("org.antlr:antlr-runtime:3.5.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.antlr" % "antlr-runtime" % "3.5.3"

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

Aug 21, 2023
102 usages
1k stars
May 11, 2023
12 usages
1.8k stars
Aug 25, 2023
280 usages
3.9k stars
Aug 21, 2023
154 usages
794 stars
Nov 18, 2016
74 usages
Sep 29, 2022
167 usages
17.3k stars
Aug 07, 2023
131 usages
Jun 06, 2023
415 usages
975 stars