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

Jar examples for s:styx-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials