Download styx-test-1.0.19.jar file - Jar s

Jar examples for s:styx-test

Description

You can download jar file styx-test 1.0.19 in this page.

Build File

You can use the following script to add styx-test-1.0.19.jar to your project.

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

Download

Click the following link to download the jar file.

styx-test-1.0.19-javadoc.jar
styx-test-1.0.19-sources.jar
styx-test-1.0.19.jar
styx-test-1.0.19.pom



Related Tutorials