Download key-value-store-1.9.2.jar file - Jar k

Jar examples for k:key-value-store

Description

null

You can download jar file key-value-store 1.9.2 in this page.

License

Apache License 2.0

Build File

You can use the following script to add key-value-store-1.9.2.jar to your project.

<dependency>
   <groupId>com.arakelian</groupId>
   <artifactId>key-value-store</artifactId>
   <version>1.9.2</version>
</dependency>
compile group: 'com.arakelian', name: 'key-value-store', version: '1.9.2'
libraryDependencies += "com.arakelian" % "key-value-store" % "1.9.2"
<dependency org="com.arakelian" name="key-value-store" rev="1.9.2"/>
@Grapes(@Grab(group='com.arakelian', module='key-value-store', version='1.9.2'))
'com.arakelian:key-value-store:jar:1.9.2'

Download

Click the following link to download the jar file.

key-value-store-1.9.2-javadoc.jar
key-value-store-1.9.2-sources.jar
key-value-store-1.9.2-tests.jar
key-value-store-1.9.2.jar
key-value-store-1.9.2.pom



Related Tutorials