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

Jar examples for k:key-value-store

Description

null

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials