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