License |
License |
---|---|
GroupId | GroupIdcom.tagtraum |
ArtifactId | ArtifactIdjaplfind |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaplfind
Java API for the Apple Finder app (macOS)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
japlfind-0.9.4.pom | |
japlfind-0.9.4.jar | 71 KB |
japlfind-0.9.4-sources.jar | 56 KB |
japlfind-0.9.4-javadoc.jar | 780 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/japlfind/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlfind</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/japlfind/
implementation 'com.tagtraum:japlfind:0.9.4'
// https://jarcasting.com/artifacts/com.tagtraum/japlfind/
implementation ("com.tagtraum:japlfind:0.9.4")
'com.tagtraum:japlfind:jar:0.9.4'
<dependency org="com.tagtraum" name="japlfind" rev="0.9.4">
<artifact name="japlfind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='japlfind', version='0.9.4')
)
libraryDependencies += "com.tagtraum" % "japlfind" % "0.9.4"
[com.tagtraum/japlfind "0.9.4"]
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 |