is not current version
Last Version 0.6.5

lux-lua 0.6.4

A Lua compiler for Lux.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-lua
Version

Version

0.6.4
Type

Type

jar
Description

Description

lux-lua
A Lua 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-lua 0.6.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.luxlang : lux-bootstrapper jar 0.6.4
org.ow2.asm : asm jar 5.0.4
org.ow2.asm : asm-commons jar 5.0.4
org.ow2.asm : asm-analysis jar 5.0.4
org.ow2.asm : asm-tree jar 5.0.4
org.ow2.asm : asm-util jar 5.0.4
com.github.luxlang : rembulan-runtime jar 0.1
com.github.luxlang : rembulan-stdlib jar 0.1
com.github.luxlang : rembulan-compiler jar 0.1

Project Modules

There are no modules declared in this project.