License |
License |
---|---|
GroupId | GroupIdcom.amitapi |
ArtifactId | ArtifactIdamit-compiler |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncompiler
Amit API compiler
|
Project URL |
Project URL |
Filename | Size |
---|---|
amit-compiler-3.1.0.pom | |
amit-compiler-3.1.0.jar | 70 KB |
amit-compiler-3.1.0-sources.jar | 51 KB |
amit-compiler-3.1.0-javadoc.jar | 286 KB |
amit-compiler-3.1.0-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |