luajava

LuaJava is a scripting tool for Java.

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

luajava
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

luajava
LuaJava is a scripting tool for Java.
Project URL

Project URL

https://github.com/zhkl0228/luajava

Download luajava

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scijava : native-lib-loader jar 2.3.4

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0