MVN

antlr : antlr

Maven & Gradle

Jan 31, 2006
621 usages

AntLR

<dependency>
    <groupId>antlr</groupId>
    <artifactId>antlr</artifactId>
    <version>2.7.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0b5

All Versions

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

Version Vulnerabilities Updated
20030911
antlr-20030911
3.0b5
antlr-3.0b5
3.0ea8
antlr-3.0ea8
2.7.x
antlr-2.7.7
antlr-2.7.6
antlr-2.7.5
antlr-2.7.4
antlr-2.7.2
antlr-2.7.1
antlr-2.7.6rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>antlr</groupId>
    <artifactId>antlr</artifactId>
    <version>2.7.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'antlr:antlr:2.7.6'

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

implementation("antlr:antlr:2.7.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "antlr" % "antlr" % "2.7.6"

Advertisement

Dependencies from Group

Jan 31, 2006
621 usages
Apr 21, 2006
26 usages
Jun 18, 2007
2 usages

Discover Dependencies

May 15, 2023
2k usages
7.2k stars
Mar 06, 2023
8 usages
534 stars
May 11, 2023
21 usages
91 stars
Aug 21, 2023
458 usages
2k stars
Sep 19, 2022
51 usages
2.7k stars
May 20, 2020
1.7k usages
42.5k stars
Jul 23, 2023
4.1k usages
6.1k stars
Jul 07, 2023
21 usages
39 stars