GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdstyx-api-service |
Version | Version2.1.124 |
Type | Typejar |
Filename | Size |
---|---|
styx-api-service-2.1.124.pom | |
styx-api-service-2.1.124.jar | 45 KB |
styx-api-service-2.1.124-sources.jar | 21 KB |
styx-api-service-2.1.124-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-api-service/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-api-service</artifactId>
<version>2.1.124</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-api-service/
implementation 'com.spotify:styx-api-service:2.1.124'
// https://jarcasting.com/artifacts/com.spotify/styx-api-service/
implementation ("com.spotify:styx-api-service:2.1.124")
'com.spotify:styx-api-service:jar:2.1.124'
<dependency org="com.spotify" name="styx-api-service" rev="2.1.124">
<artifact name="styx-api-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-api-service', version='2.1.124')
)
libraryDependencies += "com.spotify" % "styx-api-service" % "2.1.124"
[com.spotify/styx-api-service "2.1.124"]