| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка ANTLR Compiler-compiler |
| Группа | Группаnl.basjes.antlr |
| Идентификатор | Идентификаторantlr4-pvisitor-parent |
| Версия | Версия0.1-4.7.2 |
| Тип | Типpom |
| Описание |
ОписаниеAntlr4 PVisitor:
A modified version of the Antlr4 Visitor.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| antlr4-pvisitor-parent-0.1-4.7.2.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor-parent/ -->
<dependency>
<groupId>nl.basjes.antlr</groupId>
<artifactId>antlr4-pvisitor-parent</artifactId>
<version>0.1-4.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor-parent/
implementation 'nl.basjes.antlr:antlr4-pvisitor-parent:0.1-4.7.2'
// https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor-parent/
implementation ("nl.basjes.antlr:antlr4-pvisitor-parent:0.1-4.7.2")
'nl.basjes.antlr:antlr4-pvisitor-parent:pom:0.1-4.7.2'
<dependency org="nl.basjes.antlr" name="antlr4-pvisitor-parent" rev="0.1-4.7.2">
<artifact name="antlr4-pvisitor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.antlr', module='antlr4-pvisitor-parent', version='0.1-4.7.2')
)
libraryDependencies += "nl.basjes.antlr" % "antlr4-pvisitor-parent" % "0.1-4.7.2"
[nl.basjes.antlr/antlr4-pvisitor-parent "0.1-4.7.2"]