Download styx-api-service-1.0.10.jar file - Jar s

Jar examples for s:styx-api-service

Description

You can download jar file styx-api-service 1.0.10 in this page.

Build File

You can use the following script to add styx-api-service-1.0.10.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>styx-api-service</artifactId>
   <version>1.0.10</version>
</dependency>
compile group: 'com.spotify', name: 'styx-api-service', version: '1.0.10'
libraryDependencies += "com.spotify" % "styx-api-service" % "1.0.10"
<dependency org="com.spotify" name="styx-api-service" rev="1.0.10"/>
@Grapes(@Grab(group='com.spotify', module='styx-api-service', version='1.0.10'))
'com.spotify:styx-api-service:jar:1.0.10'

Download

Click the following link to download the jar file.

styx-api-service-1.0.10-javadoc.jar
styx-api-service-1.0.10-sources.jar
styx-api-service-1.0.10.jar
styx-api-service-1.0.10.pom



Related Tutorials