Last Version

latte-compiler 0.0.10-ALPHA

The latte-lang compiler project, which contains compiler and runtime required library.

License

License

GroupId

GroupId

org.latte-lang
ArtifactId

ArtifactId

latte-compiler
Version

Version

0.0.10-ALPHA
Type

Type

jar
Description

Description

latte-compiler
The latte-lang compiler project, which contains compiler and runtime required library.
Project URL

Project URL

http://latte-lang.org
Source Code Management

Source Code Management

https://github.com/wkgcass/Latte-lang

Download latte-compiler 0.0.10-ALPHA


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.