Download sparkey-2.2.0.jar file - Jar s

Jar examples for s:sparkey

Description

You can download jar file sparkey 2.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

sparkey-2.2.0-javadoc.jar
sparkey-2.2.0-sources.jar
sparkey-2.2.0.jar
sparkey-2.2.0.pom



Related Tutorials