License |
License |
---|---|
GroupId | GroupIdbe.ceau |
ArtifactId | ArtifactIditunes-api |
Last Version | Last Version4.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniTunes API
Java client for the Apple iTunes APIs
|
Project URL |
Project URL |
Filename | Size |
---|---|
itunes-api-4.6.0.pom | |
itunes-api-4.6.0.jar | 53 KB |
itunes-api-4.6.0-sources.jar | 43 KB |
itunes-api-4.6.0-javadoc.jar | 234 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.ceau/itunes-api/ -->
<dependency>
<groupId>be.ceau</groupId>
<artifactId>itunes-api</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.ceau/itunes-api/
implementation 'be.ceau:itunes-api:4.6.0'
// https://jarcasting.com/artifacts/be.ceau/itunes-api/
implementation ("be.ceau:itunes-api:4.6.0")
'be.ceau:itunes-api:jar:4.6.0'
<dependency org="be.ceau" name="itunes-api" rev="4.6.0">
<artifact name="itunes-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.ceau', module='itunes-api', version='4.6.0')
)
libraryDependencies += "be.ceau" % "itunes-api" % "4.6.0"
[be.ceau/itunes-api "4.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |