MVN

me.sunlan : antlr4-annotations

Maven & Gradle

Dec 14, 2022
1 stars

ANTLR 4 Runtime Annotations · A set of annotations used within the ANTLR 4 Runtime

<dependency>
    <groupId>me.sunlan</groupId>
    <artifactId>antlr4-annotations</artifactId>
    <version>4.11.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.sunlan : antlr4-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.11.1.4
  • Latest Alpha: 4.11.1.5-alpha-1

All Versions

Choose a version of me.sunlan : antlr4-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.11.x
antlr4-annotations-4.11.1.5-alpha-1
antlr4-annotations-4.11.1.4
antlr4-annotations-4.11.1.3
antlr4-annotations-4.11.1.2
antlr4-annotations-4.11.1.1
antlr4-annotations-4.11.1

How to add a dependency to Maven

Add the following me.sunlan : antlr4-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.sunlan</groupId>
    <artifactId>antlr4-annotations</artifactId>
    <version>4.11.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.sunlan : antlr4-annotations gradle dependency to your build.gradle file:

implementation 'me.sunlan:antlr4-annotations:4.11.1.4'

Gradle Kotlin DSL: Add the following me.sunlan : antlr4-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("me.sunlan:antlr4-annotations:4.11.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.sunlan : antlr4-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "me.sunlan" % "antlr4-annotations" % "4.11.1.4"

Advertisement

Dependencies from Group

Dec 14, 2022
1 stars
Dec 14, 2022
1 stars
Dec 14, 2022
1 stars
Dec 14, 2022
3 stars
Dec 14, 2022
1 stars

Discover Dependencies

Dec 14, 2022
1 stars
Dec 14, 2022
3 stars
Dec 14, 2022
1 stars
Dec 14, 2022
1 stars
Dec 14, 2022
3 stars
Jun 26, 2023
0 stars
May 14, 2023
6 stars