| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tagtraum |
| Идентификатор | Идентификаторjaplscript-generator |
| Последняя версия | Последняя версия3.4.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJaplScript Generator
Allows generation of Java interfaces and enums that serve as proxies for AppleScript objects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| japlscript-generator-3.4.11.pom | |
| japlscript-generator-3.4.11.jar | 37 KB |
| japlscript-generator-3.4.11-sources.jar | 23 KB |
| japlscript-generator-3.4.11-javadoc.jar | 430 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tagtraum/japlscript-generator/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlscript-generator</artifactId>
<version>3.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/japlscript-generator/
implementation 'com.tagtraum:japlscript-generator:3.4.11'
// https://jarcasting.com/artifacts/com.tagtraum/japlscript-generator/
implementation ("com.tagtraum:japlscript-generator:3.4.11")
'com.tagtraum:japlscript-generator:jar:3.4.11'
<dependency org="com.tagtraum" name="japlscript-generator" rev="3.4.11">
<artifact name="japlscript-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='japlscript-generator', version='3.4.11')
)
libraryDependencies += "com.tagtraum" % "japlscript-generator" % "3.4.11"
[com.tagtraum/japlscript-generator "3.4.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tagtraum : japlscript-runtime | jar | 3.4.11 |
| org.apache.ant : ant | jar | [1.10.9,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| 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 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |