Last Version

Rembulan Standard Library 0.1

Rembulan Standard Library

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

rembulan-stdlib
Version

Version

0.1
Type

Type

jar
Description

Description

Rembulan Standard Library
Rembulan Standard Library
Project URL

Project URL

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

Source Code Management

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

Download rembulan-stdlib 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luxlang : rembulan-runtime jar 0.1

Project Modules

There are no modules declared in this project.