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