| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка ANTLR Compiler-compiler |
| Группа | Группаcom.github.julianthome |
| Идентификатор | Идентификаторinmemantlr |
| Последняя версия | Последняя версия1.9.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.github.julianthome:inmemantlr
In-memory compilation of ANTLR grammars
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| inmemantlr-1.9.2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr/ -->
<dependency>
<groupId>com.github.julianthome</groupId>
<artifactId>inmemantlr</artifactId>
<version>1.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr/
implementation 'com.github.julianthome:inmemantlr:1.9.2'
// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr/
implementation ("com.github.julianthome:inmemantlr:1.9.2")
'com.github.julianthome:inmemantlr:pom:1.9.2'
<dependency org="com.github.julianthome" name="inmemantlr" rev="1.9.2">
<artifact name="inmemantlr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.julianthome', module='inmemantlr', version='1.9.2')
)
libraryDependencies += "com.github.julianthome" % "inmemantlr" % "1.9.2"
[com.github.julianthome/inmemantlr "1.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |