is not current version
Last Version 4.10.1

org.antlr:antlr4-tool-testsuite 4.9.1

A collection of tests for ANTLR 4 Runtime libraries.

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlr4-tool-testsuite
Version

Version

4.9.1
Type

Type

jar

Download antlr4-tool-testsuite 4.9.1


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