Last Version

Rembulan 1.0.3

The Rembulan project

License

License

GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

rembulan-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

Rembulan
The Rembulan project
Project URL

Project URL

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

Source Code Management

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

Download rembulan-parent 1.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rembulan-runtime
  • rembulan-compiler
  • rembulan-stdlib
  • rembulan-luajava-compat
  • rembulan-examples
  • rembulan-standalone