Last Version

ANTLR 4 Runtime Test Generator 4.9.0

A collection of tests for ANTLR 4 Runtime libraries.

License

License

GroupId

GroupId

com.tunnelvisionlabs
ArtifactId

ArtifactId

runtime-testsuite
Version

Version

4.9.0
Type

Type

jar
Description

Description

ANTLR 4 Runtime Test Generator
A collection of tests for ANTLR 4 Runtime libraries.
Project URL

Project URL

http://www.antlr.org
Project Organization

Project Organization

Tunnel Vision Laboratories, LLC
Source Code Management

Source Code Management

https://github.com/antlr/antlr4/tree/master/runtime-testsuite

Download runtime-testsuite 4.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : ST4 jar 4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.