License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-client |
Version | Version2.1.132 |
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.132.pom | |
styx-client-2.1.132.jar | 28 KB |
styx-client-2.1.132-sources.jar | 21 KB |
styx-client-2.1.132-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-client/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-client</artifactId>
<version>2.1.132</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-client/
implementation 'com.spotify:styx-client:2.1.132'
// https://jarcasting.com/artifacts/com.spotify/styx-client/
implementation ("com.spotify:styx-client:2.1.132")
'com.spotify:styx-client:jar:2.1.132'
<dependency org="com.spotify" name="styx-client" rev="2.1.132">
<artifact name="styx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-client', version='2.1.132')
)
libraryDependencies += "com.spotify" % "styx-client" % "2.1.132"
[com.spotify/styx-client "2.1.132"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : styx-common | jar | 2.1.132 |
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.3 |
io.grpc : grpc-context | jar | |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
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.132 |
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 |