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

Jar examples for k:key-value-store

Description

null

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials