Last Version

Rembulan Compiler 0.1

Rembulan Compiler

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

rembulan-compiler
Version

Version

0.1
Type

Type

jar
Description

Description

Rembulan Compiler
Rembulan Compiler
Project URL

Project URL

https://github.com/mjanicek/rembulan/
Source Code Management

Source Code Management

https://github.com/mjanicek/rembulan/tree/master

Download rembulan-compiler 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.luxlang : rembulan-runtime jar 0.1
org.ow2.asm : asm jar 5.0.4
org.ow2.asm : asm-analysis jar 5.0.4
org.ow2.asm : asm-util jar 5.0.4

Project Modules

There are no modules declared in this project.