License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIddev.foo4bar |
ArtifactId | ArtifactIdtestutils4antlr4 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondev.foo4bar:testutils4antlr4
A set of classes and interfaces facilitating Antlr4 grammars testing.
|
Filename | Size |
---|---|
testutils4antlr4-0.1.0.pom | |
testutils4antlr4-0.1.0.jar | 8 KB |
testutils4antlr4-0.1.0-sources.jar | 15 KB |
testutils4antlr4-0.1.0-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
dev.foo4bar.testutils4antlr4 » test-utils | jar |
Group / Artifact | Type | Version |
---|---|---|
dev.foo4bar.testutils4antlr4 » junit5-example | jar | ${project.version} |
dev.foo4bar.testutils4antlr4 » testng-example | jar | ${project.version} |