License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-client |
Last Version | Last Version2.1.151 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Styx API Client
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
styx-client-2.1.151.pom | |
styx-client-2.1.151.jar | 27 KB |
styx-client-2.1.151-sources.jar | 20 KB |
styx-client-2.1.151-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-client/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-client</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-client/
implementation 'com.spotify:styx-client:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-client/
implementation ("com.spotify:styx-client:2.1.151")
'com.spotify:styx-client:jar:2.1.151'
<dependency org="com.spotify" name="styx-client" rev="2.1.151">
<artifact name="styx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-client', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-client" % "2.1.151"
[com.spotify/styx-client "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-common | jar | 2.1.151 |
com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
com.squareup.okio : okio | jar | 2.7.0 |
com.spotify : completable-futures | jar | 0.3.2 |
com.google.auth : google-auth-library-oauth2-http | jar | |
com.google.apis : google-api-services-oauth2 | jar | v2-rev20190313-1.30.8 |
com.google.cloud : google-cloud-iamcredentials | jar | |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
io.grpc : grpc-context | jar | |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_core | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-test | jar | 2.1.151 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.3.0 |
org.hamcrest : hamcrest | jar | 2.2 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |
com.squareup.okhttp3 : mockwebserver | jar | 3.14.7 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |
com.google.cloud : google-cloud-nio | jar |