is not current version
Last Version 0.0.11

com.g2forge.enigma:en-frontend 0.0.7

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

GroupId

GroupId

com.g2forge.enigma
ArtifactId

ArtifactId

en-frontend
Version

Version

0.0.7
Type

Type

jar

Download en-frontend 0.0.7


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