is not current version
Last Version 0.0.5

Apple-Script 0.0.4

Execute AppleScript in Java.

License

License

GroupId

GroupId

com.github.pireba
ArtifactId

ArtifactId

applescript
Version

Version

0.0.4
Type

Type

jar
Description

Description

Apple-Script
Execute AppleScript in Java.
Project URL

Project URL

https://github.com/pireba/Apple-Script
Source Code Management

Source Code Management

https://github.com/pireba/Apple-Script

Download applescript 0.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.