is not current version
Last Version 0.6.5

lux-js 0.6.4

A JavaScript compiler for Lux.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-js
Version

Version

0.6.4
Type

Type

jar
Description

Description

lux-js
A JavaScript compiler for Lux.
Project URL

Project URL

https://github.com/LuxLang/lux
Source Code Management

Source Code Management

https://github.com/LuxLang/lux.git

Download lux-js 0.6.4


<!-- https://jarcasting.com/artifacts/com.github.luxlang/lux-js/ -->
<dependency>
    <groupId>com.github.luxlang</groupId>
    <artifactId>lux-js</artifactId>
    <version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luxlang/lux-js/
implementation 'com.github.luxlang:lux-js:0.6.4'
// https://jarcasting.com/artifacts/com.github.luxlang/lux-js/
implementation ("com.github.luxlang:lux-js:0.6.4")
'com.github.luxlang:lux-js:jar:0.6.4'
<dependency org="com.github.luxlang" name="lux-js" rev="0.6.4">
  <artifact name="lux-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luxlang', module='lux-js', version='0.6.4')
)
libraryDependencies += "com.github.luxlang" % "lux-js" % "0.6.4"
[com.github.luxlang/lux-js "0.6.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.luxlang : lux-bootstrapper jar 0.6.4
com.github.luxlang : stdlib jar 0.6.4
org.openjdk.nashorn : nashorn-core jar 15.1

Project Modules

There are no modules declared in this project.