luaj-jse

Luaj 3.0.1 for the jse platform

License

License

GroupId

GroupId

org.luaj
ArtifactId

ArtifactId

luaj-jse
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

luaj-jse
Luaj 3.0.1 for the jse platform
Project URL

Project URL

http://sourceforge.net/projects/luaj/
Source Code Management

Source Code Management

http://luaj.cvs.sourceforge.net/viewvc/luaj/luaj-vm/

Download luaj-jse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0
3.0-beta2
3.0-beta1
3.0-alpha2
3.0-alpha1
2.0.3
2.0.2
2.0.1
2.0
2.0-beta2
2.0-beta1