JaplSE

Java API for AppleScript System Events

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

JaplSE
Java API for AppleScript System Events
Ссылка на сайт

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

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

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

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

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

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

Скачать japlse

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

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

Зависимости

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.2
0.9.1
0.9.0