Download sparkey-2.1.3.jar file - Jar s

Jar examples for s:sparkey

Description

You can download jar file sparkey 2.1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sparkey-2.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

sparkey-2.1.3-javadoc.jar
sparkey-2.1.3-sources.jar
sparkey-2.1.3.jar
sparkey-2.1.3.pom



Related Tutorials