License |
License |
---|---|
GroupId | GroupIdcom.github.luxlang |
ArtifactId | ArtifactIdrembulan-compiler |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRembulan Compiler
Rembulan Compiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rembulan-compiler-0.1.pom | |
rembulan-compiler-0.1-sources.jar | 198 bytes |
rembulan-compiler-0.1-javadoc.jar | 198 bytes |
Browse |
<!-- 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"]
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 |