Last Version

lux-jvm 0.6.5

A JVM compiler for Lux.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-jvm
Version

Version

0.6.5
Type

Type

jar
Description

Description

lux-jvm
A JVM 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-jvm 0.6.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luxlang : lux-jvm-function jar 0.6.5

Project Modules

There are no modules declared in this project.