Download leveldbjni-win32-1.5.jar file - Jar l

Jar examples for l:leveldbjni-win32

Description

The leveldbjni Windows 32 bit native libraries

You can download jar file leveldbjni-win32 1.5 in this page.

License

Open Source License

Build File

You can use the following script to add leveldbjni-win32-1.5.jar to your project.

<dependency>
   <groupId>org.fusesource.leveldbjni</groupId>
   <artifactId>leveldbjni-win32</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'org.fusesource.leveldbjni', name: 'leveldbjni-win32', version: '1.5'
libraryDependencies += "org.fusesource.leveldbjni" % "leveldbjni-win32" % "1.5"
<dependency org="org.fusesource.leveldbjni" name="leveldbjni-win32" rev="1.5"/>
@Grapes(@Grab(group='org.fusesource.leveldbjni', module='leveldbjni-win32', version='1.5'))
'org.fusesource.leveldbjni:leveldbjni-win32:jar:1.5'

Download

Click the following link to download the jar file.

leveldbjni-win32-1.5.jar
leveldbjni-win32-1.5.pom



Related Tutorials