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

Jar examples for k:key-value-store

Description

null

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials