не последняя версия
Последняя версия 4.10.1

org.antlr:antlr4-tool-testsuite 4.5.3

A collection of tests for ANTLR 4 Runtime libraries.

Категории

Категории

Ant Компиляция и сборка ANTLR Compiler-compiler
Группа

Группа

org.antlr
Идентификатор

Идентификатор

antlr4-tool-testsuite
Версия

Версия

4.5.3
Тип

Тип

jar

Скачать antlr4-tool-testsuite 4.5.3


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