MVN

com.github.luxlang : luxc-jvm

Maven & Gradle

Jan 12, 2017
1 usages
1.6k stars

luxc-jvm · The JVM compiler for the Lux programming language.

<dependency>
    <groupId>com.github.luxlang</groupId>
    <artifactId>luxc-jvm</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.luxlang : luxc-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.luxlang : luxc-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
luxc-jvm-0.5.0
0.4.x
luxc-jvm-0.4.0

How to add a dependency to Maven

Add the following com.github.luxlang : luxc-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.luxlang</groupId>
    <artifactId>luxc-jvm</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.luxlang : luxc-jvm gradle dependency to your build.gradle file:

implementation 'com.github.luxlang:luxc-jvm:0.5.0'

Gradle Kotlin DSL: Add the following com.github.luxlang : luxc-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.luxlang:luxc-jvm:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.luxlang : luxc-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.luxlang" % "luxc-jvm" % "0.5.0"

Advertisement

Dependencies from Group

Aug 13, 2022
6 usages
1.6k stars
Aug 13, 2022
4 usages
1.6k stars
Oct 22, 2021
3 usages
160 stars
Dec 01, 2021
2 usages
1.6k stars
Jan 12, 2017
1 usages
1.6k stars

Discover Dependencies

Aug 26, 2016
1 usages
8 stars
Nov 30, 2016
2 usages
Aug 30, 2018
2 usages
2 stars
Jan 30, 2018
1 usages
5 stars
Nov 22, 2022
2 usages
2 stars
Sep 14, 2016
1 usages
80 stars