is not current version
Last Version 0.9.4

com.tagtraum:japlfind 0.9.2

Java API for the Apple Finder app (macOS)

GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

japlfind
Version

Version

0.9.2
Type

Type

jar

Download japlfind 0.9.2


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