| Категории |
КатегорииAnt Компиляция и сборка ANTLR Compiler-compiler |
|---|---|
| Группа | Группаcom.github.julianthome |
| Идентификатор | Идентификаторinmemantlr-tool |
| Версия | Версия1.3.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| inmemantlr-tool-1.3.8.pom | |
| inmemantlr-tool-1.3.8.jar | 15 MB |
| inmemantlr-tool-1.3.8-sources.jar | 4 KB |
| inmemantlr-tool-1.3.8-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.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/
implementation 'com.github.julianthome:inmemantlr-tool:1.3.8'
// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/
implementation ("com.github.julianthome:inmemantlr-tool:1.3.8")
'com.github.julianthome:inmemantlr-tool:jar:1.3.8'
<dependency org="com.github.julianthome" name="inmemantlr-tool" rev="1.3.8">
<artifact name="inmemantlr-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julianthome', module='inmemantlr-tool', version='1.3.8')
)
libraryDependencies += "com.github.julianthome" % "inmemantlr-tool" % "1.3.8"
[com.github.julianthome/inmemantlr-tool "1.3.8"]