Download styx-common-1.0.118.jar file - Jar s

Jar examples for s:styx-common

Description

You can download jar file styx-common 1.0.118 in this page.

Build File

You can use the following script to add styx-common-1.0.118.jar to your project.

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

Download

Click the following link to download the jar file.

styx-common-1.0.118-javadoc.jar
styx-common-1.0.118-sources.jar
styx-common-1.0.118.jar
styx-common-1.0.118.pom



Related Tutorials