is not current version
Last Version 0.9.4

com.tagtraum:japlfind 0.9.1

Java API for the Apple Finder app (macOS)

GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

japlfind
Version

Version

0.9.1
Type

Type

jar

Download japlfind 0.9.1


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