License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIdnl.basjes.antlr |
ArtifactId | ArtifactIdantlr4-pvisitor-parent |
Last Version | Last Version1.0-4.9.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAntlr4 PVisitor:
A modified version of the Antlr4 Visitor.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
antlr4-pvisitor-parent-1.0-4.9.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor-parent/ -->
<dependency>
<groupId>nl.basjes.antlr</groupId>
<artifactId>antlr4-pvisitor-parent</artifactId>
<version>1.0-4.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor-parent/
implementation 'nl.basjes.antlr:antlr4-pvisitor-parent:1.0-4.9.2'
// https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor-parent/
implementation ("nl.basjes.antlr:antlr4-pvisitor-parent:1.0-4.9.2")
'nl.basjes.antlr:antlr4-pvisitor-parent:pom:1.0-4.9.2'
<dependency org="nl.basjes.antlr" name="antlr4-pvisitor-parent" rev="1.0-4.9.2">
<artifact name="antlr4-pvisitor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.antlr', module='antlr4-pvisitor-parent', version='1.0-4.9.2')
)
libraryDependencies += "nl.basjes.antlr" % "antlr4-pvisitor-parent" % "1.0-4.9.2"
[nl.basjes.antlr/antlr4-pvisitor-parent "1.0-4.9.2"]