License |
License |
---|---|
GroupId | GroupIdcom.tagtraum |
ArtifactId | ArtifactIdjitlibrary |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjITLibrary
Java API for Apple's iTunes Library Framework (also covers Music.app)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jitlibrary-0.9.4.pom | |
jitlibrary-0.9.4.jar | 53 KB |
jitlibrary-0.9.4-sources.jar | 20 KB |
jitlibrary-0.9.4-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/jitlibrary/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>jitlibrary</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/jitlibrary/
implementation 'com.tagtraum:jitlibrary:0.9.4'
// https://jarcasting.com/artifacts/com.tagtraum/jitlibrary/
implementation ("com.tagtraum:jitlibrary:0.9.4")
'com.tagtraum:jitlibrary:jar:0.9.4'
<dependency org="com.tagtraum" name="jitlibrary" rev="0.9.4">
<artifact name="jitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='jitlibrary', version='0.9.4')
)
libraryDependencies += "com.tagtraum" % "jitlibrary" % "0.9.4"
[com.tagtraum/jitlibrary "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.tagtraum : jitlibrary-x86_64 | dylib | 0.9.4 |
com.tagtraum : jitlibrary-aarch64 | dylib | 0.9.4 |
com.tagtraum : jitlibrary-java | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.8.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0 |