dev.foo4bar:testutils4antlr4

A set of classes and interfaces facilitating Antlr4 grammars testing.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

dev.foo4bar
ArtifactId

ArtifactId

testutils4antlr4
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

dev.foo4bar:testutils4antlr4
A set of classes and interfaces facilitating Antlr4 grammars testing.

Download testutils4antlr4

How to add to project

<!-- https://jarcasting.com/artifacts/dev.foo4bar/testutils4antlr4/ -->
<dependency>
    <groupId>dev.foo4bar</groupId>
    <artifactId>testutils4antlr4</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.foo4bar/testutils4antlr4/
implementation 'dev.foo4bar:testutils4antlr4:0.1.0'
// https://jarcasting.com/artifacts/dev.foo4bar/testutils4antlr4/
implementation ("dev.foo4bar:testutils4antlr4:0.1.0")
'dev.foo4bar:testutils4antlr4:pom:0.1.0'
<dependency org="dev.foo4bar" name="testutils4antlr4" rev="0.1.0">
  <artifact name="testutils4antlr4" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.foo4bar', module='testutils4antlr4', version='0.1.0')
)
libraryDependencies += "dev.foo4bar" % "testutils4antlr4" % "0.1.0"
[dev.foo4bar/testutils4antlr4 "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.foo4bar.testutils4antlr4 » test-utils jar

test (2)

Group / Artifact Type Version
dev.foo4bar.testutils4antlr4 » junit5-example jar ${project.version}
dev.foo4bar.testutils4antlr4 » testng-example jar ${project.version}

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0