| License |
License |
|---|---|
| GroupId | GroupIdcom.tagtraum |
| ArtifactId | ArtifactIdjaplscript-generator |
| Last Version | Last Version3.4.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJaplScript Generator
Allows generation of Java interfaces and enums that serve as proxies for AppleScript objects
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tagtraum : japlscript-runtime | jar | 3.4.11 |
| org.apache.ant : ant | jar | [1.10.9,) |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |