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

Jar examples for s:styx-test

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials