Last Version

Apple-Script 0.0.5

Execute AppleScript in Java.

License

License

GroupId

GroupId

com.github.pireba
ArtifactId

ArtifactId

applescript
Version

Version

0.0.5
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.5


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

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.