Lava

A lua runtime embeddable into a JVM runtime.

License

License

GroupId

GroupId

com.github.jezza
ArtifactId

ArtifactId

lava
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lava
A lua runtime embeddable into a JVM runtime.
Project URL

Project URL

https://github.com/Jezza/Lava
Source Code Management

Source Code Management

https://github.com/Jezza/Lava

Download lava

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Lava

A blindly fast and small Lua VM implementation in pure Java.

Versions

Version
0.2