Download slumberdb-core-0.5.jar file - Jar s

Jar examples for s:slumberdb-core

Description

You can download jar file slumberdb-core 0.5 in this page.

Build File

You can use the following script to add slumberdb-core-0.5.jar to your project.

<dependency>
   <groupId>io.fastjson</groupId>
   <artifactId>slumberdb-core</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'io.fastjson', name: 'slumberdb-core', version: '0.5'
libraryDependencies += "io.fastjson" % "slumberdb-core" % "0.5"
<dependency org="io.fastjson" name="slumberdb-core" rev="0.5"/>
@Grapes(@Grab(group='io.fastjson', module='slumberdb-core', version='0.5'))
'io.fastjson:slumberdb-core:jar:0.5'

Download

Click the following link to download the jar file.

slumberdb-core-0.5-javadoc.jar
slumberdb-core-0.5-sources.jar
slumberdb-core-0.5.jar
slumberdb-core-0.5.pom



Related Tutorials