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

Jar examples for s:styx-test

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials