Last Version

ANTLR 4 Runtime Tests (3rd generation) 4.10.1

A collection of tests for ANTLR 4 Runtime libraries.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlr4-runtime-testsuite
Version

Version

4.10.1
Type

Type

jar
Description

Description

ANTLR 4 Runtime Tests (3rd generation)
A collection of tests for ANTLR 4 Runtime libraries.
Project Organization

Project Organization

ANTLR

Download antlr4-runtime-testsuite 4.10.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjdk.jol : jol-core jar 0.16

test (5)

Group / Artifact Type Version
org.antlr : ST4 jar 4.3.1
org.antlr : antlr4 jar 4.10.1
org.antlr : antlr4-runtime jar 4.10.1
junit : junit jar 4.13.2
org.glassfish : javax.json jar 1.1.4

Project Modules

There are no modules declared in this project.