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

Jar examples for s:slumberdb-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials