Download snappydb-native-0.1.1.jar file - Jar s

Jar examples for s:snappydb-native

Description

You can download jar file snappydb-native 0.1.1 in this page.

Build File

You can use the following script to add snappydb-native-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

snappydb-native-0.1.1.pom



Related Tutorials