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