Download protostuffdb-core-0.9.7.jar file - Jar p

Jar examples for p:protostuffdb-core

Description

core components

You can download jar file protostuffdb-core 0.9.7 in this page.

Build File

You can use the following script to add protostuffdb-core-0.9.7.jar to your project.

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

Download

Click the following link to download the jar file.

protostuffdb-core-0.9.7-javadoc.jar
protostuffdb-core-0.9.7-sources.jar
protostuffdb-core-0.9.7-tests.jar
protostuffdb-core-0.9.7.jar
protostuffdb-core-0.9.7.pom



Related Tutorials