MVN

com.github.luxlang : lux-js

Maven & Gradle

Aug 13, 2022
1.6k stars

lux-js · A JavaScript compiler for Lux.

<dependency>
    <groupId>com.github.luxlang</groupId>
    <artifactId>lux-js</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.0

All Versions

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

Version Vulnerabilities Updated
0.7.x
lux-js-0.7.0
0.6.x
lux-js-0.6.5
lux-js-0.6.4
lux-js-0.6.3
lux-js-0.6.2
lux-js-0.6.1
lux-js-0.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.luxlang</groupId>
    <artifactId>lux-js</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.luxlang:lux-js:0.7.0'

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

implementation("com.github.luxlang:lux-js:0.7.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.luxlang" % "lux-js" % "0.7.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

Nov 20, 2021
1 usages
0 stars
Nov 20, 2021
0 stars
Jun 25, 2023
73 stars
May 24, 2023
2 usages
0 stars
May 24, 2023
1 usages
Aug 11, 2023
1 usages
31 stars
Jul 18, 2023
0 stars