License |
License |
---|---|
GroupId | GroupIdcom.github.luxlang |
ArtifactId | ArtifactIdrembulan-runtime |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRembulan Runtime
Rembulan Runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rembulan-runtime-0.1.pom | |
rembulan-runtime-0.1-sources.jar | 198 bytes |
rembulan-runtime-0.1-javadoc.jar | 198 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luxlang/rembulan-runtime/ -->
<dependency>
<groupId>com.github.luxlang</groupId>
<artifactId>rembulan-runtime</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luxlang/rembulan-runtime/
implementation 'com.github.luxlang:rembulan-runtime:0.1'
// https://jarcasting.com/artifacts/com.github.luxlang/rembulan-runtime/
implementation ("com.github.luxlang:rembulan-runtime:0.1")
'com.github.luxlang:rembulan-runtime:jar:0.1'
<dependency org="com.github.luxlang" name="rembulan-runtime" rev="0.1">
<artifact name="rembulan-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luxlang', module='rembulan-runtime', version='0.1')
)
libraryDependencies += "com.github.luxlang" % "rembulan-runtime" % "0.1"
[com.github.luxlang/rembulan-runtime "0.1"]