Last Version

ANTLR 4 Runtime Annotations 4.3

A set of annotations used within the ANTLR 4 Runtime

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlr4-annotations
Version

Version

4.3
Type

Type

jar
Description

Description

ANTLR 4 Runtime Annotations
A set of annotations used within the ANTLR 4 Runtime
Project Organization

Project Organization

ANTLR

Download antlr4-annotations 4.3


<!-- https://jarcasting.com/artifacts/org.antlr/antlr4-annotations/ -->
<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>antlr4-annotations</artifactId>
    <version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.antlr/antlr4-annotations/
implementation 'org.antlr:antlr4-annotations:4.3'
// https://jarcasting.com/artifacts/org.antlr/antlr4-annotations/
implementation ("org.antlr:antlr4-annotations:4.3")
'org.antlr:antlr4-annotations:jar:4.3'
<dependency org="org.antlr" name="antlr4-annotations" rev="4.3">
  <artifact name="antlr4-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antlr', module='antlr4-annotations', version='4.3')
)
libraryDependencies += "org.antlr" % "antlr4-annotations" % "4.3"
[org.antlr/antlr4-annotations "4.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.