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

Enigma Frontend 0.0.11

Small library to ease the creation of a compiler front end using ANTLR4.

Лицензия

Лицензия

Группа

Группа

com.g2forge.enigma
Идентификатор

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

en-frontend
Версия

Версия

0.0.11
Тип

Тип

jar
Описание

Описание

Enigma Frontend
Small library to ease the creation of a compiler front end using ANTLR4.
Система контроля версий

Система контроля версий

http://github.com/g2forge/enigma/tree/0.0.11/en-frontend

Скачать en-frontend 0.0.11


<!-- https://jarcasting.com/artifacts/com.g2forge.enigma/en-frontend/ -->
<dependency>
    <groupId>com.g2forge.enigma</groupId>
    <artifactId>en-frontend</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-frontend/
implementation 'com.g2forge.enigma:en-frontend:0.0.11'
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-frontend/
implementation ("com.g2forge.enigma:en-frontend:0.0.11")
'com.g2forge.enigma:en-frontend:jar:0.0.11'
<dependency org="com.g2forge.enigma" name="en-frontend" rev="0.0.11">
  <artifact name="en-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.enigma', module='en-frontend', version='0.0.11')
)
libraryDependencies += "com.g2forge.enigma" % "en-frontend" % "0.0.11"
[com.g2forge.enigma/en-frontend "0.0.11"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.g2forge.alexandria : ax-adt jar 0.0.17
org.antlr : antlr4-runtime jar 4.8-1
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.18

test (2)

Идентификатор библиотеки Тип Версия
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1

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

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