Last Version

luxc-jvm 0.5.0

The JVM compiler for the Lux programming language.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

luxc-jvm
Version

Version

0.5.0
Type

Type

jar
Description

Description

luxc-jvm
The JVM compiler for the Lux programming language.
Project URL

Project URL

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

Source Code Management

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

Download luxc-jvm 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.6.0
org.clojure : core.match jar 0.2.1
org.ow2.asm : asm-all jar 5.0.3

Project Modules

There are no modules declared in this project.