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