License |
License |
---|---|
GroupId | GroupIdcom.tagtraum |
ArtifactId | ArtifactIdjaplsa |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaplSA
Java API for the AppleScript Standard Additions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
japlsa-0.9.3.pom | |
japlsa-0.9.3.jar | 45 KB |
japlsa-0.9.3-sources.jar | 38 KB |
japlsa-0.9.3-javadoc.jar | 553 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.tagtraum : japlscript-runtime | jar | 3.4.11 |
Group / Artifact | Type | Version |
---|---|---|
com.tagtraum : japlscript-generator | jar | 3.4.11 |
Group / Artifact | Type | Version |
---|---|---|
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 |