Download krati-0.4.3.jar file - Jar k

Jar examples for k:krati

Description

A hash-based high-performance data store

You can download jar file krati 0.4.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add krati-0.4.3.jar to your project.

<dependency>
   <groupId>com.sna-projects.krati</groupId>
   <artifactId>krati</artifactId>
   <version>0.4.3</version>
</dependency>
compile group: 'com.sna-projects.krati', name: 'krati', version: '0.4.3'
libraryDependencies += "com.sna-projects.krati" % "krati" % "0.4.3"
<dependency org="com.sna-projects.krati" name="krati" rev="0.4.3"/>
@Grapes(@Grab(group='com.sna-projects.krati', module='krati', version='0.4.3'))
'com.sna-projects.krati:krati:jar:0.4.3'

Download

Click the following link to download the jar file.

krati-0.4.3-javadoc.jar
krati-0.4.3-sources.jar
krati-0.4.3.jar
krati-0.4.3.pom



Related Tutorials