JaplSA

Java API for the AppleScript Standard Additions

Лицензия

Лицензия

Группа

Группа

com.tagtraum
Идентификатор

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

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

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

0.9.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JaplSA
Java API for the AppleScript Standard Additions
Ссылка на сайт

Ссылка на сайт

https://github.com/japlscript/japlsa
Организация-разработчик

Организация-разработчик

tagtraum industries incorporated
Система контроля версий

Система контроля версий

https://github.com/japlscript/japlsa/tree/main

Скачать japlsa

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.tagtraum : japlscript-runtime jar 3.4.11

provided (1)

Идентификатор библиотеки Тип Версия
com.tagtraum : japlscript-generator jar 3.4.11

test (3)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2

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

Данный проект не имеет модулей.

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

Версия
0.9.3
0.9.2
0.9.1
0.9.0