License |
License |
---|---|
GroupId | GroupIdcom.tagtraum |
ArtifactId | ArtifactIdjaplse |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaplSE
Java API for AppleScript System Events
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
japlse-0.9.2.pom | |
japlse-0.9.2.jar | 128 KB |
japlse-0.9.2-sources.jar | 102 KB |
japlse-0.9.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |