is not current version
Last Version 0.9.4

com.tagtraum:japlcontact 0.9.1

Java API for the Apple Contacts app (macOS)

GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

japlcontact
Version

Version

0.9.1
Type

Type

jar

Download japlcontact 0.9.1


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