is not current version
Last Version 4.9.3

org.antlr:antlr4-runtime-test-annotations 4.7.1

The ANTLR 4 Runtime

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlr4-runtime-test-annotations
Version

Version

4.7.1
Type

Type

jar

Download antlr4-runtime-test-annotations 4.7.1


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