compiler

Amit API compiler

License

License

GroupId

GroupId

com.amitapi
ArtifactId

ArtifactId

amit-compiler
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

compiler
Amit API compiler
Project URL

Project URL

https://github.com/Amit-api

Download amit-compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.5.2
org.freemarker : freemarker jar 2.3.21
commons-cli : commons-cli jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.0.0
1.0.0