не последняя версия
Последняя версия 1.9.2

com.github.julianthome:inmemantlr 1.3.3

In-memory compilation of ANTLR grammars

Категории

Категории

Ant Компиляция и сборка ANTLR Compiler-compiler
Группа

Группа

com.github.julianthome
Идентификатор

Идентификатор

inmemantlr
Версия

Версия

1.3.3
Тип

Тип

pom

Скачать inmemantlr 1.3.3

Имя Файла Размер
inmemantlr-1.3.3.pom 3 KB
Обзор

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