| Категории |
КатегорииAnt Компиляция и сборка ANTLR Compiler-compiler |
|---|---|
| Группа | Группаcom.github.julianthome |
| Идентификатор | Идентификаторinmemantlr-tool |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| inmemantlr-tool-1.5.pom | |
| inmemantlr-tool-1.5.jar | 16 MB |
| inmemantlr-tool-1.5-sources.jar | 4 KB |
| inmemantlr-tool-1.5-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/ -->
<dependency>
<groupId>com.github.julianthome</groupId>
<artifactId>inmemantlr-tool</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/
implementation 'com.github.julianthome:inmemantlr-tool:1.5'
// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/
implementation ("com.github.julianthome:inmemantlr-tool:1.5")
'com.github.julianthome:inmemantlr-tool:jar:1.5'
<dependency org="com.github.julianthome" name="inmemantlr-tool" rev="1.5">
<artifact name="inmemantlr-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julianthome', module='inmemantlr-tool', version='1.5')
)
libraryDependencies += "com.github.julianthome" % "inmemantlr-tool" % "1.5"
[com.github.julianthome/inmemantlr-tool "1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |