ScriptAbility Parent

An application framework that provides a convenient means of integrating scripts into a Java application.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.scriptability
Идентификатор

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

scriptability-parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

ScriptAbility Parent
An application framework that provides a convenient means of integrating scripts into a Java application.

Скачать scriptability-parent

Имя Файла Размер
scriptability-parent-1.0.0.pom 4 KB
Обзор

Как подключить последнюю версию

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

Зависимости

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

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

  • core
  • examples

Версии библиотеки

Версия
1.0.0