Last Version

Enigma Frontend 0.0.11

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

License

License

GroupId

GroupId

com.g2forge.enigma
ArtifactId

ArtifactId

en-frontend
Version

Version

0.0.11
Type

Type

jar
Description

Description

Enigma Frontend
Small library to ease the creation of a compiler front end using ANTLR4.
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.