is not current version
Last Version 2021.10.17

spotify-web-api-parser 2021.6.8-beta.0

A parser for the Spotify's Web API documentation

License

License

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-parser
Version

Version

2021.6.8-beta.0
Type

Type

jar
Description

Description

spotify-web-api-parser
A parser for the Spotify's Web API documentation
Project URL

Project URL

https://github.com/sonallux/spotify-web-api
Project Organization

Project Organization

sonallux

Download spotify-web-api-parser 2021.6.8-beta.0


<!-- https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-parser/ -->
<dependency>
    <groupId>de.sonallux.spotify</groupId>
    <artifactId>spotify-web-api-parser</artifactId>
    <version>2021.6.8-beta.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-parser/
implementation 'de.sonallux.spotify:spotify-web-api-parser:2021.6.8-beta.0'
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-parser/
implementation ("de.sonallux.spotify:spotify-web-api-parser:2021.6.8-beta.0")
'de.sonallux.spotify:spotify-web-api-parser:jar:2021.6.8-beta.0'
<dependency org="de.sonallux.spotify" name="spotify-web-api-parser" rev="2021.6.8-beta.0">
  <artifact name="spotify-web-api-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sonallux.spotify', module='spotify-web-api-parser', version='2021.6.8-beta.0')
)
libraryDependencies += "de.sonallux.spotify" % "spotify-web-api-parser" % "2021.6.8-beta.0"
[de.sonallux.spotify/spotify-web-api-parser "2021.6.8-beta.0"]

Dependencies

compile (7)

Group / Artifact Type Version
de.sonallux.spotify : spotify-web-api-core jar 2021.6.8-beta.0
org.jsoup : jsoup jar 1.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.3
org.slf4j : slf4j-api jar 1.7.30
info.picocli : picocli jar 4.6.1
com.vladsch.flexmark : flexmark-html2md-converter jar 0.62.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.