is not current version
Last Version 3.0.1

spotify-web-api-java-generator 2.1.0

A generator to generate the Java Wrapper for the Spotify Web Api

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-java-generator
Version

Version

2.1.0
Type

Type

jar
Description

Description

spotify-web-api-java-generator
A generator to generate the Java Wrapper for the Spotify Web Api
Project URL

Project URL

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

Project Organization

sonallux

Download spotify-web-api-java-generator 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
de.sonallux.spotify : spotify-web-api-core jar 2021.5.1
com.github.spullara.mustache.java : compiler jar 0.9.7
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1.1-jre
info.picocli : picocli jar 4.6.1
com.vladsch.flexmark : flexmark 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 (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-junit-jupiter jar 3.9.0

Project Modules

There are no modules declared in this project.