Последняя версия

lua4j 0.0.1

Lua scripting for JVM

Лицензия

Лицензия

Группа

Группа

pl.symentis.lua4j
Идентификатор

Идентификатор

lua4j
Версия

Версия

0.0.1
Тип

Тип

pom
Описание

Описание

lua4j
Lua scripting for JVM

Скачать lua4j 0.0.1

Имя Файла Размер
lua4j-0.0.1.pom 4 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • core
  • repl
  • shelly-cli
  • compiler
  • interpreter
  • functional-tests
  • scripting