com.github.piacenti:antlr-kotlin-runtime

Kotlin multiplatform port of ANTLR

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Ant Компиляция и сборка ANTLR Compiler-compiler
Группа

Группа

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

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

antlr-kotlin-runtime
Последняя версия

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

0.0.14
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.github.piacenti:antlr-kotlin-runtime
Kotlin multiplatform port of ANTLR
Ссылка на сайт

Ссылка на сайт

https://github.com/piacenti/antlr-kotlin

Скачать antlr-kotlin-runtime

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10