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

Jar examples for p:protostuffdb-core

Description

core components

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials