MVN

org.latte-lang : latte-compiler

Maven & Gradle

Mar 11, 2018
7 usages
134 stars

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

<dependency>
    <groupId>org.latte-lang</groupId>
    <artifactId>latte-compiler</artifactId>
    <version>0.0.10-ALPHA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.latte-lang : latte-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.10-ALPHA
  • Latest Alpha: 0.0.10-ALPHA

All Versions

Choose a version of org.latte-lang : latte-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
latte-compiler-0.0.10-ALPHA
latte-compiler-0.0.9.1-ALPHA
latte-compiler-0.0.9-ALPHA
latte-compiler-0.0.8-ALPHA
latte-compiler-0.0.7-ALPHA
latte-compiler-0.0.6-ALPHA
latte-compiler-0.0.5-ALPHA
latte-compiler-0.0.4-ALPHA
latte-compiler-0.0.3-ALPHA

How to add a dependency to Maven

Add the following org.latte-lang : latte-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.latte-lang</groupId>
    <artifactId>latte-compiler</artifactId>
    <version>0.0.10-ALPHA</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.latte-lang : latte-compiler gradle dependency to your build.gradle file:

implementation 'org.latte-lang:latte-compiler:0.0.10-ALPHA'

Gradle Kotlin DSL: Add the following org.latte-lang : latte-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("org.latte-lang:latte-compiler:0.0.10-ALPHA")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.latte-lang : latte-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "org.latte-lang" % "latte-compiler" % "0.0.10-ALPHA"

Advertisement

Dependencies from Group

Mar 11, 2018
7 usages
134 stars
Mar 11, 2018
2 usages
134 stars
Feb 06, 2017
1 usages
134 stars
Feb 06, 2017
134 stars
Feb 06, 2017
134 stars

Discover Dependencies

Dec 27, 2022
5 usages
Sep 06, 2019
5 usages
47 stars
Dec 08, 2022
5 usages
1.4k stars
Jul 19, 2021
13 usages
0 stars
Jul 19, 2021
8 usages
0 stars
fs
Nov 21, 2016
6 usages
Oct 05, 2021
5 usages
8.7k stars