lux-lua

A Lua compiler for Lux.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-lua
Last Version

Last Version

0.6.5
Release Date

Release Date

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.5
0.6.4
0.6.3