Download sparkey-2.2.1.jar file - Jar s

Jar examples for s:sparkey

Description

You can download jar file sparkey 2.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

sparkey-2.2.1-javadoc.jar
sparkey-2.2.1-sources.jar
sparkey-2.2.1.jar
sparkey-2.2.1.pom



Related Tutorials